浏览代码

Fix upgrade command

Signed-off-by: Weiyang Zhu <cnresonant@gmail.com>
Weiyang Zhu 9 年之前
父节点
当前提交
a80c404cc6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/installation/linux/ubuntulinux.md

+ 1 - 1
docs/installation/linux/ubuntulinux.md

@@ -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