s/syntax/command

This commit is contained in:
John Mulhausen 2016-11-28 14:27:55 -08:00 committed by GitHub
parent 00dcf6acf0
commit ace5a7a952
1 changed files with 1 additions and 1 deletions

View File

@ -177,7 +177,7 @@ host as one of the Swarm managers.
2. From the output, copy the `eth0` IP address from `inet addr`.
3. To set up a discovery backend, use the following syntax:
3. To set up a discovery backend, use the following command:
$ docker run -d -p 8500:8500 --name=consul progrium/consul -server -bootstrap -advertise=<consul0_ip>