mirror of https://github.com/docker/docs.git
Update Arch Linux instructions to include warnings at the top like other "community" platforms
This commit is contained in:
parent
77f1362c64
commit
6ad5b2bcf4
|
@ -7,6 +7,10 @@
|
|||
Arch Linux
|
||||
==========
|
||||
|
||||
.. include:: install_header.inc
|
||||
|
||||
.. include:: install_unofficial.inc
|
||||
|
||||
Installing on Arch Linux is not officially supported but can be handled via
|
||||
either of the following AUR packages:
|
||||
|
||||
|
@ -32,10 +36,6 @@ either AUR package.
|
|||
Installation
|
||||
------------
|
||||
|
||||
.. include:: install_header.inc
|
||||
|
||||
.. include:: install_unofficial.inc
|
||||
|
||||
The instructions here assume **yaourt** is installed. See
|
||||
`Arch User Repository <https://wiki.archlinux.org/index.php/Arch_User_Repository#Installing_packages>`_
|
||||
for information on building and installing packages from the AUR if you have not
|
||||
|
|
Loading…
Reference in New Issue