Documentation updates
Signed-off-by: martin f. krafft <madduck@madduck.net>
diff --git a/doc/source/install.rst b/doc/source/install.rst
index ce3e440..d96cab2 100644
--- a/doc/source/install.rst
+++ b/doc/source/install.rst
@@ -11,11 +11,19 @@
.. _packaged for Debian: http://packages.debian.org/search?keywords=reclass
+For ArchLinux users
+-------------------
+|reclass| is `available for ArchLinux`_, thanks to Niels Abspoel. More
+information about installing to come.
+
+.. _available for ArchLinux: https://aur.archlinux.org/packages/reclass-git/
+
Other distributions
-------------------
Developers of other distributions are cordially invited to package |reclass|
-themselves and `ping me <mailto:reclass@pobox.madduck.net>`_ to have details
-included here. Or send a patch!
+themselves and `write to the mailing list
+<mailto:reclass@pantsfullofunix.net>`_ to have details included here. Or send
+a patch!
From source
-----------
@@ -33,8 +41,7 @@
.. _obtain it from the Debian archive: http://http.debian.net/debian/pool/main/r/reclass/
Before you can use |reclass|, you need to install it into a place where Python
-can find it. Unless you installed a package from your distribution, the
-following step should install the package to /usr/local::
+can find it. The following step should install the package to ``/usr/local``::
$ python setup.py install