mirror of https://github.com/docker/docs.git
Updated the link text to "the instructions for installing Docker on Ubuntu"
This commit is contained in:
parent
b356a0b20a
commit
b9e40eb629
|
@ -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
|
||||
$ 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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue