From 67517f4fbb565cdcfe0be90215f3a3badb6220fb Mon Sep 17 00:00:00 2001 From: Patrick Ulbrich Date: Sun, 1 Jun 2014 13:59:46 +0200 Subject: [PATCH] re-added missing arch section to the README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 25ddf9a..3bafe5e 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,10 @@ Run `sudo apt-get install mailnag` in a terminal to install it. As of Fedora 17, Mailnag is available in the official Fedora repos. Just run `yum install mailnag` (as root) in a terminal to install the package. +### Arch Linux +Mailnag is available in the [AUR](https://aur.archlinux.org/packages/mailnag/) repository. +Please either run `yaourt -S mailnag` or `packer -S mailnag` (as root) to install the package. + ### Generic Tarballs Distribution independent tarball releases are available [here](https://launchpad.net/mailnag/trunk/mailnag-master). Just run `./setup.py install` (as root) to install Mailnag,