瀏覽代碼

Merge pull request #17523 from Evalle/17326-fix-ubuntu-installation-instructions

Fix ubuntu installation instructions page
moxiegirl 9 年之前
父節點
當前提交
aa832d0197
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/installation/ubuntulinux.md

+ 1 - 1
docs/installation/ubuntulinux.md

@@ -49,7 +49,7 @@ your `apt` sources to the new Docker repository.
 Docker's `apt` repository contains Docker 1.7.1 and higher. To set `apt` to use
 Docker's `apt` repository contains Docker 1.7.1 and higher. To set `apt` to use
 packages from the new repository:
 packages from the new repository:
 
 
-1. If you haven't already done so, log into your Ubuntu instance.
+1. If you haven't already done so, log into your Ubuntu instance as a privileged user.
 
 
 2. Open a terminal window.
 2. Open a terminal window.