Fix instructions for Solaris 9 - noice - small file browser (mirror / fork from 2f30.org)
 (HTM) git clone git://git.codemadness.org/noice
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 016d59ad8e1a4fec51a3269544c6d001453fd601
 (DIR) parent c3707c749f6b800a21134ecf72acd47f1814d12f
 (HTM) Author: sin <sin@2f30.org>
       Date:   Thu, 26 Nov 2015 13:51:09 +0000
       
       Fix instructions for Solaris 9
       
       Diffstat:
         M README                              |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/README b/README
       @@ -51,7 +51,7 @@ follow.
         * Solaris 9:
           Tested with gcc from http://www.opencsw.org/.
        
       -    export PATH=/usr/ccs/bin:/opt/csw/bin
       +    export PATH=/usr/ccs/bin:/opt/csw/bin:$PATH
            make CC="gcc"