fix typo in install-w-machine.md

Signed-off-by: mqliang <mqliang.zju@gmail.com>
This commit is contained in:
mqliang 2016-03-13 15:53:27 +08:00
parent 957f81036b
commit aa70529d3f
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ Here you use the discovery backend hosted on Docker Hub to create a unique disco
$ eval $(docker-machine env manager)
The client will send the `docker` commands in the following steps to the Docker Engine on on `manager`.
The client will send the `docker` commands in the following steps to the Docker Engine on `manager`.
2. Create a unique id for the Swarm cluster.