From 3327a635d6ef6811a751b12c15beef8c373f8b8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A5vard=20Pettersson?= Date: Thu, 18 Sep 2014 19:39:40 +0200 Subject: [PATCH] Added link to the AUR. --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 433771d..5f5b884 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,9 @@ Current build status: [![Build Status](https://travis-ci.org/haavardp/tox-weecha Installation ------------ -Tox-WeeChat requires [WeeChat][1] >=1.0, [libjansson][3] >=2.5, and the latest-ish [libtoxcore][4]. It also requires CMake to be built. Installation is fairly simple: +> Tox-WeeChat is available on the [AUR][3]. + +Tox-WeeChat requires [WeeChat][1] >=1.0, [libjansson][4] >=2.5, and the latest-ish [libtoxcore][5]. It also requires CMake to be built. Installation is fairly simple: $ git clone https://github.com/haavardp/tox-weechat.git $ cd tox-weechat @@ -61,6 +63,7 @@ along with Tox-WeeChat. If not, see . [1]: http://weechat.org [2]: http://tox.im -[3]: http://www.digip.org/jansson/ -[4]: https://github.com/irungentoo/toxcore +[3]: https://aur.archlinux.org/packages/tox-weechat-git +[4]: http://www.digip.org/jansson/ +[5]: https://github.com/irungentoo/toxcore