From aef0b90283831207398a55e8d4356558c6eac96b Mon Sep 17 00:00:00 2001 From: Jim Perrin Date: Tue, 27 May 2014 08:59:30 -0500 Subject: [PATCH] Update documentation per suggestions from ostezer Docker-DCO-1.1-Signed-off-by: Jim Perrin (github: jimperrin) Upstream-commit: b7e88250f421d34d25f89737c65954150248ee28 Component: engine --- components/engine/docs/sources/installation/centos.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/components/engine/docs/sources/installation/centos.md b/components/engine/docs/sources/installation/centos.md index 97c3402c78..7d2a9ae5d7 100644 --- a/components/engine/docs/sources/installation/centos.md +++ b/components/engine/docs/sources/installation/centos.md @@ -1,5 +1,5 @@ page_title: Installation on CentOS -page_description: This page provides documentation for installing docker on CentOS +page_description: Instructions for installing Docker on CentOS page_keywords: Docker, Docker documentation, requirements, linux, centos, epel, docker.io, docker-io # CentOS @@ -14,7 +14,7 @@ page_keywords: Docker, Docker documentation, requirements, linux, centos, epel, > This is a community contributed installation path. The only `official` > installation is using the [*Ubuntu*](../ubuntulinux/#ubuntu-linux) > installation path. This version may be out of date because it depends on -> some binaries to be updated and published +> some binaries to be updated and published. The Docker package is available via the EPEL repository. These instructions work for CentOS 6 and later. They will likely work for other binary compatible EL6 @@ -86,5 +86,4 @@ or explore and build on the images yourself. ## Issues? If you have any issues - please report them directly in the -[CentOS bug tracker]( -http://bugs.centos.org). +[CentOS bug tracker](http://bugs.centos.org).