yum upgrade on fedora not required before install

Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
This commit is contained in:
Lokesh Mandvekar 2013-12-05 14:21:03 -06:00
parent f49eb29497
commit 61fbf3d8e2
1 changed files with 1 additions and 7 deletions

View File

@ -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