Clarify which manager to run the join command on

This commit is contained in:
Robert Hafner 2018-05-14 22:59:06 -07:00 committed by Joao Fernandes
parent cd86f4bc2c
commit 5804b3ae18
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ To add a manager to this swarm, run the following command:
192.168.99.100:2377
```
Run the command from the output on the manager to join the swarm:
Run the command from the output on the new manager node to join it to the swarm:
```bash
$ docker swarm join \