Restored build instructions.

This reverts commit 5a99af58d6.
master
Håvard Pettersson 10 years ago
parent f001ccb132
commit 3a8aba1d79

@ -12,7 +12,8 @@ Tox-WeeChat requires [libtoxcore][3] to work. After getting it, install Tox-WeeC
$ git clone https://github.com/haavardp/tox-weechat.git
$ cd tox-weechat
$ cmake .
$ mkdir build && cd build
$ cmake ..
$ make install
This places `tox.so` in `~/.weechat/plugins`.

Loading…
Cancel
Save