From d47883ca6ab61c1d445bebd5f2abd68f5d87fdb9 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 5 Dec 2013 14:21:03 -0600 Subject: [PATCH] yum upgrade on fedora not required before install Signed-off-by: Lokesh Mandvekar Upstream-commit: 61fbf3d8e27541882ff7c446a7f0edfb4ed03d82 Component: engine --- components/engine/docs/sources/installation/fedora.rst | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/components/engine/docs/sources/installation/fedora.rst b/components/engine/docs/sources/installation/fedora.rst index df3617c196..cbaa039fed 100644 --- a/components/engine/docs/sources/installation/fedora.rst +++ b/components/engine/docs/sources/installation/fedora.rst @@ -16,13 +16,7 @@ architecture. Installation ------------ -Firstly, let's make sure our Fedora host is up-to-date. - -.. code-block:: bash - - sudo yum -y upgrade - -Next, let's install the ``docker-io`` package which will install Docker on our host. +Install the ``docker-io`` package which will install Docker on our host. .. code-block:: bash