From: sin <sin@2f30.org>
Date: Thu, 26 Nov 2015 13:51:09 +0000 (+0000)
Subject: Fix instructions for Solaris 9
X-Git-Tag: v1.0~92^2~36
X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=016d59ad8e1a4fec51a3269544c6d001453fd601;p=nnn.git

Fix instructions for Solaris 9
---

diff --git a/README b/README
index 793a6672..bcd3267a 100644
--- 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"