diff --git a/README.md b/README.md index 74b559b..788f34d 100644 --- a/README.md +++ b/README.md @@ -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`.