Signed-off-by: Matthew Fisher <matthewf@opdemand.com>
This commit is contained in:
Matthew Fisher 2015-02-27 13:48:30 +00:00
parent f4485ba3d2
commit f3defa3326
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ go get github.com/tools/godep
You may need to set `$GOPATH`, e.g `mkdir ~/gocode; export GOPATH=~/gocode`.
The install the `swarm` binary:
Then install the `swarm` binary:
```bash
git clone https://github.com/docker/swarm