diff --git a/docs/installation/ubuntulinux.md b/docs/installation/ubuntulinux.md index 5dbadfa61a..d66f392882 100644 --- a/docs/installation/ubuntulinux.md +++ b/docs/installation/ubuntulinux.md @@ -128,6 +128,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) @@ -177,8 +178,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.