fix fedora install docs
Signed-off-by: Nathan Williams <nath.e.will@gmail.com>
This commit is contained in:
parent
c6e1d98266
commit
6ff8b32bff
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ There are two ways to install Docker Engine. You can install with the `yum` pac
|
|||
|
||||
For Fedora 21 run:
|
||||
|
||||
$ cat >/etc/yum.repos.d/docker.repo <<-EOF
|
||||
$ echo | sudo tee /etc/yum.repos.d/docker.repo <<-EOF
|
||||
[dockerrepo]
|
||||
name=Docker Repository
|
||||
baseurl=https://yum.dockerproject.org/repo/main/fedora/21
|
||||
|
|
Loading…
Add table
Reference in a new issue