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

Merge pull request #818 from johncosta/ubuntu-1304-add-apt-repository

Remove provider specifc language
This commit is contained in:
Solomon Hykes 2013-06-05 02:40:09 -07:00
commit 04050c4173

View file

@ -94,9 +94,8 @@ have AUFS filesystem support enabled, so we need to install it.
**add-apt-repository support**
Some installations of Ubuntu 13.04 (Digital Ocean's Ubuntu 13.04 x64 Server in
this case) require software-properties-common to be installed before being able
to use add-apt-repository.
Some installations of Ubuntu 13.04 require ``software-properties-common`` to be
installed before being able to use add-apt-repository.
.. code-block:: bash