README.md: add AUR package instructions for Arch Linux
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Wed, 30 Mar 2016 22:25:30 +0000 (18:25 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Wed, 30 Mar 2016 22:25:30 +0000 (18:25 -0400)
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
README.md

index b58c133b284c6723fa2e381ceb0a57239fe4a768..0de28ae5c3d28a3eaba04b5c486b8f24444974e8 100644 (file)
--- a/README.md
+++ b/README.md
@@ -100,6 +100,15 @@ installing globally).
 
 **Arch Linux**:
 
+It is recommended to use the
+[AUR package](https://aur.archlinux.org/packages/barectf/), which also
+installs the man page. If you have
+[yaourt](https://archlinux.fr/yaourt-en):
+
+    sudo yaourt -Sy barectf
+
+Otherwise, you can always use `pip`:
+
     sudo pacman -S python-pip
     sudo pip install barectf
 
This page took 0.023918 seconds and 4 git commands to generate.