r9802 - helma-ng/trunk
[email protected] Mon, 18 May 2009 13:21:46 +0200 (CEST)
| Newsgroups | gmane.comp.java.helma.cvs |
|---|---|
| Message-ID | <20090518112146.F36B23D0D6@mia> |
Author: hannes Date: 2009-05-18 13:21:46 +0200 (Mon, 18 May 2009) New Revision: 9802 Modified: helma-ng/trunk/README.txt Log: Make it clear that PATH varialbe should contain the absolute path to helma-ng/bin Details at http://dev.helma.org/trac/helma/changeset/9802 Modified: helma-ng/trunk/README.txt =================================================================== --- helma-ng/trunk/README.txt 2009-05-18 08:08:41 UTC (rev 9801) +++ helma-ng/trunk/README.txt 2009-05-18 11:21:46 UTC (rev 9802) @@ -50,7 +50,7 @@ To run Helma NG, add the helma-ng/bin directory to your PATH environment variable: - export PATH=$PATH:helma-ng/bin + export PATH=$PATH:/path/to/helma-ng/bin To start a shell session, just run the helma command without any arguments: