Simplified build instructions.

This commit is contained in:
Håvard Pettersson 2014-09-02 23:18:21 +02:00
parent 886e0b5217
commit 5a99af58d6
1 changed files with 1 additions and 2 deletions

View File

@ -12,8 +12,7 @@ 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
$ mkdir build && cd build
$ cmake ..
$ cmake .
$ make install
This places `tox.so` in `~/.weechat/plugins`.