From ad8f99dae469993753e32ebe8f70b2afcd99e760 Mon Sep 17 00:00:00 2001 From: Sean Date: Sun, 23 Feb 2014 02:19:22 -0800 Subject: [PATCH] Revert that --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 07ae487..28fb244 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ 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.):