1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Fix upgrade command

Signed-off-by: Weiyang Zhu <cnresonant@gmail.com>
This commit is contained in:
Weiyang Zhu 2016-02-01 12:59:21 +08:00 committed by Tibor Vass
parent a0861479dc
commit 5d8585fc4b

View file

@ -421,7 +421,7 @@ to start the docker daemon on boot
To install the latest version of Docker with `apt-get`: To install the latest version of Docker with `apt-get`:
$ apt-get upgrade docker-engine $ sudo apt-get upgrade docker-engine
## Uninstallation ## Uninstallation