Changed install location to /usr/local/lib/weechat/plugins.
This commit is contained in:
parent
b60ac98a3e
commit
8f023e95e8
2 changed files with 8 additions and 8 deletions
|
@ -12,9 +12,10 @@ Tox-WeeChat requires [libtoxcore][3] to work. After getting it, install Tox-WeeC
|
|||
$ cd tox-weechat
|
||||
$ mkdir build && cd build
|
||||
$ cmake ..
|
||||
$ make install
|
||||
$ make
|
||||
$ sudo make install
|
||||
|
||||
This places `tox.so` in `~/.weechat/plugins`.
|
||||
This places `tox.so` in `/usr/local/lib/weechat/plugins`.
|
||||
|
||||
Usage
|
||||
-----
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue