From: Philippe Proulx Date: Wed, 30 Mar 2016 22:25:30 +0000 (-0400) Subject: README.md: add AUR package instructions for Arch Linux X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=42eba90e9502243911b7c228bd1f7d3fcbb45d2c;p=deliverable%2Fbarectf.git README.md: add AUR package instructions for Arch Linux Signed-off-by: Philippe Proulx --- diff --git a/README.md b/README.md index b58c133..0de28ae 100644 --- 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