From 6ff8b32bff5a7748cfa41618f7688856c29dd749 Mon Sep 17 00:00:00 2001 From: Nathan Williams Date: Tue, 27 Oct 2015 15:04:12 -0700 Subject: [PATCH] fix fedora install docs Signed-off-by: Nathan Williams --- docs/installation/fedora.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation/fedora.md b/docs/installation/fedora.md index 0c029c9de7..32b15d6c72 100644 --- a/docs/installation/fedora.md +++ b/docs/installation/fedora.md @@ -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