Updated the link text to "the instructions for installing Docker on Ubuntu"

This commit is contained in:
Srikar 2016-11-22 16:42:18 +05:30 committed by GitHub
parent b356a0b20a
commit b9e40eb629
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ To get help with your private key file, instance IP address, and how to log into
$ cd ~/Desktop/keys/amazon_ec2 $ cd ~/Desktop/keys/amazon_ec2
$ ssh -i "my-key-pair.pem" ubuntu@xx.xxx.xxx.xxx $ ssh -i "my-key-pair.pem" ubuntu@xx.xxx.xxx.xxx
We'll follow the instructions for installing Docker on Ubuntu [here](/engine/installation/linux/ubuntulinux.md). The next few steps reflect those instructions. We'll follow the instructions for installing Docker on Ubuntu [the instructions for installing Docker on Ubuntu](/engine/installation/linux/ubuntulinux.md). The next few steps reflect those instructions.
2. Check the kernel version to make sure it's 3.10 or higher. 2. Check the kernel version to make sure it's 3.10 or higher.