Merge pull request #12857 from nikolas/patch-1

Remove incorrect option in docker install command
Upstream-commit: cacf90c9631a7c04a57e1b86663c27fe50bf7ab9
Component: engine
This commit is contained in:
moxiegirl
2015-04-30 09:35:20 -07:00
@@ -308,5 +308,5 @@ NetworkManager (this might slow your network).
To install the latest version of Docker, use the standard `-N` flag with `wget`:
$ wget -N -qO- https://get.docker.com/ | sh
$ wget -qO- https://get.docker.com/ | sh