diff --git a/README.md b/README.md index 73f62a5e00..a90ac88753 100644 --- a/README.md +++ b/README.md @@ -10,14 +10,8 @@ Like the other Docker projects, `swarm` follows the "batteries included but remo ### Installation -######1 - Download the current source code. ```sh -go get github.com/docker/swarm -``` - -######2 - Compile and install `swarm` -```sh -go install github.com/docker/swarm +go get -u github.com/docker/swarm ``` ######3 - Nodes setup