Skip to content

Commit

Permalink
s/syntax/command
Browse files Browse the repository at this point in the history
  • Loading branch information
johndmulhausen authored Nov 28, 2016
1 parent 00dcf6a commit ace5a7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swarm/install-manual.md
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit ace5a7a

Please sign in to comment.