diff --git a/README.md b/README.md index 315f7e8..6c96cde 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,9 @@ Current build status: [![Build Status](https://travis-ci.org/haavardp/tox-weecha Installation ------------ -> Tox-WeeChat is available in the [AUR][4]. +> Tox-WeeChat is available in the [AUR][4] and the [[haavard]][5] pacman repository. -Tox-WeeChat requires [WeeChat][1] >= 1.0.1, [SQLite][5] >= 3.6.19 and the latest-ish [libtoxcore][6]. It also requires CMake to be built. Installation is fairly simple; after getting the source, compile and install using CMake: +Tox-WeeChat requires [WeeChat][1] >= 1.0.1, [SQLite][6] >= 3.6.19 and the latest-ish [libtoxcore][7]. It also requires CMake to be built. Installation is fairly simple; after getting the source, compile and install using CMake: $ mkdir build && cd build $ cmake -DPLUGIN_PATH=~/.weechat/plugins .. @@ -69,6 +69,7 @@ along with Tox-WeeChat. If not, see . [2]: http://weechat.org [3]: https://travis-ci.org/haavardp/tox-weechat [4]: https://aur.archlinux.org/packages/tox-weechat-git -[5]: http://www.sqlite.org -[6]: https://github.com/irungentoo/toxcore +[5]: https://haavard.me/archlinux +[6]: http://www.sqlite.org +[7]: https://github.com/irungentoo/toxcore