Simplified build instructions.

master
Håvard Pettersson 10 years ago
parent 886e0b5217
commit 5a99af58d6

@ -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 $ git clone https://github.com/haavardp/tox-weechat.git
$ cd tox-weechat $ cd tox-weechat
$ mkdir build && cd build $ cmake .
$ cmake ..
$ make install $ make install
This places `tox.so` in `~/.weechat/plugins`. This places `tox.so` in `~/.weechat/plugins`.

Loading…
Cancel
Save