mirror of
https://github.com/docker/docs.git
synced 2026-04-05 18:58:55 +07:00
Update create-swarm.md (#954)
Removes some spaces that were apparently b0rking the code block there.
This commit is contained in:
@@ -10,7 +10,7 @@ machines.
|
||||
|
||||
1. Open a terminal and ssh into the machine where you want to run your manager
|
||||
node. For example, the tutorial uses a machine named `manager1`.
|
||||
|
||||
|
||||
```bash
|
||||
docker-machine ssh manager1
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user