Updated README.md.
This commit is contained in:
parent
d331e6f3eb
commit
14aaf24749
@ -1,7 +1,7 @@
|
||||
Tox-WeeChat
|
||||
===========
|
||||
|
||||
Tox-WeeChat is a C plugin for the [WeeChat][1] chat client that enables it to connect to the [Tox][2] network. It is functional, but not intended for regular use yet, as it lacks a ton of features. Bug reports and suggestions are appreciated!
|
||||
Tox-WeeChat is a C plugin for the [WeeChat][1] chat client that enables it to connect to the [Tox][2] network. It is functional, but very limited in features right now. Bug reports and suggestions are appreciated.
|
||||
|
||||
Installation
|
||||
------------
|
||||
@ -10,9 +10,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
|
||||
|
||||
$ mkdir build && cd build
|
||||
$ cmake ..
|
||||
$ make install
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user