Update swarm-mode.md

This commit is contained in:
Victoria Bialas 2016-10-25 12:11:35 -07:00 committed by GitHub
parent ef0f8459e6
commit f48157d696
1 changed files with 1 additions and 1 deletions

View File

@ -176,5 +176,5 @@ To add a worker to this swarm, run the following command:
## Learn More
* [Join nodes to a swarm](join-nodes.md)
* `swarm init`[command line reference](../reference/commandline/swarm_init.md)
* `swarm init` [command line reference](../reference/commandline/swarm_init.md)
* [Swarm mode tutorial](swarm-tutorial/index.md)