Explorar o código

Fix upgrade command

Signed-off-by: Weiyang Zhu <cnresonant@gmail.com>
Weiyang Zhu %!s(int64=9) %!d(string=hai) anos
pai
achega
a80c404cc6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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