summaryrefslogtreecommitdiff
path: root/doc/source/install.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/install.rst')
-rw-r--r--doc/source/install.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/source/install.rst b/doc/source/install.rst
index 096702f64..d8153b7cd 100644
--- a/doc/source/install.rst
+++ b/doc/source/install.rst
@@ -34,6 +34,12 @@ you will additionally need:
Here are some examples of how to prepare the base requirements on
some distros.
+Arch
+~~~~
+Install the dependencies with:
+
+ sudo pacman -S python python-pip python-gobject git \
+ ostree bubblewrap python-ruamel-yaml
Debian Jessie
~~~~~~~~~~~~~