Merge "Fix format 'of docker client install' in dockerswarm's README.md "

This commit is contained in:
Jenkins 2017-03-13 15:07:45 +00:00 committed by Gerrit Code Review
commit 02900269b2
1 changed files with 2 additions and 0 deletions

View File

@ -17,9 +17,11 @@ then you can run docker commands against the swarm
using some other environment run the script, then the steps setting up
docker client may be different::
```
apt-get update
apt-get -y install docker.io
ln -sf /usr/bin/docker.io /usr/local/bin/docker
```
## Ansible