URI:
       Revert "Add note in README about color support" - noice - small file browser (mirror / fork from 2f30.org)
  HTML git clone git://git.codemadness.org/noice
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 3f05a6cc674f5bcca9ca0234906ac9804f5b8be3
   DIR parent badedf6ee6dc86c3dd8b6850b4acbba80692755a
  HTML Author: Lazaros Koromilas <lostd@2f30.org>
       Date:   Sun,  3 Feb 2019 22:36:07 +0200
       
       Revert "Add note in README about color support"
       
       This reverts commit 80aa6f83283cd82e34a66dcfd2f0092f4a432d13.
       
       Diffstat:
         M README                              |       4 ----
       
       1 file changed, 0 insertions(+), 4 deletions(-)
       ---
   DIR diff --git a/README b/README
       @@ -35,10 +35,6 @@ cases you just do:
        
            make
        
       -To build with color support:
       -
       -    make CPPFLAGS=-DUSE_COLOR
       -
        It is known to work on OpenBSD, NetBSD, FreeBSD, DragonFly BSD, Linux, OSX,
        IRIX 6.5, Haiku and Solaris 9.  Some notes for building on certain systems
        follow.