1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

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

View file

@ -16,13 +16,7 @@ architecture.
Installation Installation
------------ ------------
Firstly, let's make sure our Fedora host is up-to-date. Install the ``docker-io`` package which will install Docker on our host.
.. code-block:: bash
sudo yum -y upgrade
Next, let's install the ``docker-io`` package which will install Docker on our host.
.. code-block:: bash .. code-block:: bash