From 20f1a7b496fad1556ccc61f35d58533f885e0ab2 Mon Sep 17 00:00:00 2001 From: Mary Anthony Date: Wed, 25 Nov 2015 06:51:23 -0800 Subject: [PATCH] Moving prerquisite from #17231 Signed-off-by: Mary Anthony --- docs/installation/ubuntulinux.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/installation/ubuntulinux.md b/docs/installation/ubuntulinux.md index 661c5b3663..bbf0159602 100644 --- a/docs/installation/ubuntulinux.md +++ b/docs/installation/ubuntulinux.md @@ -123,6 +123,7 @@ To install the `linux-image-extra` package for your kernel version: 4. Go ahead and install Docker. +If you are installing on Ubuntu 14.04 or 12.04, `apparmor` is required. You can install it using: `apt-get install apparmor` #### Ubuntu Precise 12.04 (LTS) @@ -172,8 +173,6 @@ To upgrade your kernel and install the additional packages, do the following: 5. After your system reboots, go ahead and install Docker. -If you are installing on Ubuntu 14.04 or 12.04, `apparmor` is required. You can install it using: `apt-get install apparmor` - ## Install Make sure you have installed the prerequisites for your Ubuntu version.