From eb0a208f4bad5623e360fa936bfd230cd72414c4 Mon Sep 17 00:00:00 2001 From: evalle Date: Fri, 30 Oct 2015 15:46:34 +0100 Subject: [PATCH] Fix ubuntu installation instructions page Signed-off-by: evalle --- docs/installation/ubuntulinux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation/ubuntulinux.md b/docs/installation/ubuntulinux.md index 38003ec198..d4e886d6e2 100644 --- a/docs/installation/ubuntulinux.md +++ b/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 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.