diff --git a/engine/swarm/swarm-tutorial/create-swarm.md b/engine/swarm/swarm-tutorial/create-swarm.md index 1c5904e35b..75675454e5 100644 --- a/engine/swarm/swarm-tutorial/create-swarm.md +++ b/engine/swarm/swarm-tutorial/create-swarm.md @@ -20,7 +20,7 @@ machines. 2. Run the following command to create a new swarm: ```bash - docker swarm init --advertise-addr + $ docker swarm init --advertise-addr ``` >**Note**: If you are using Docker for Mac or Docker for Windows to test