1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-07-01 16:37:46 +02:00

Update README.md

This commit is contained in:
Sean 2014-02-23 02:11:51 -08:00
parent 9f309ecb96
commit 93bcecde70

View File

@ -2,6 +2,8 @@
The client formerly resided in the [Tox core repository](https://github.com/irungentoo/ProjectTox-Core) and is now available as a standalone program. It looks like [this](http://wiki.tox.im/images/b/b6/Ncursesclient1.png).
#Note: run git checkout 0.2.5, 0.2.6 segfaults due to a bug
To compile, first generate the configure script by running the ```autoreconf -i``` command.
Then execute the configure script with ./configure (you may need to pass it the location of your dependency libraries, i.e.):