Browse code

Update Arch Linux instructions to include warnings at the top like other "community" platforms

Tianon Gravi authored on 2013/11/26 14:47:15
Showing 1 changed files
... ...
@@ -1,5 +1,5 @@
1 1
 :title: Installation on Arch Linux
2
-:description: Docker installation on Arch Linux. 
2
+:description: Docker installation on Arch Linux.
3 3
 :keywords: arch linux, virtualization, docker, documentation, installation
4 4
 
5 5
 .. _arch_linux:
... ...
@@ -7,6 +7,10 @@
7 7
 Arch Linux
8 8
 ==========
9 9
 
10
+.. include:: install_header.inc
11
+
12
+.. include:: install_unofficial.inc
13
+
10 14
 Installing on Arch Linux is not officially supported but can be handled via 
11 15
 either of the following AUR packages:
12 16
 
... ...
@@ -32,10 +36,6 @@ either AUR package.
32 32
 Installation
33 33
 ------------
34 34
 
35
-.. include:: install_header.inc
36
-
37
-.. include:: install_unofficial.inc
38
-
39 35
 The instructions here assume **yaourt** is installed.  See 
40 36
 `Arch User Repository <https://wiki.archlinux.org/index.php/Arch_User_Repository#Installing_packages>`_
41 37
 for information on building and installing packages from the AUR if you have not