Fix upgrade command

Signed-off-by: Weiyang Zhu <cnresonant@gmail.com>
Upstream-commit: a80c404cc61344067ae319ff82f78a22b31d4dbf
Component: engine
This commit is contained in:
Weiyang Zhu
2016-02-01 12:59:21 +08:00
parent 1a1060798c
commit 529d3187ec

View File

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