From 41b3d7987a3affe59cf74ec77469a355e569ae1d Mon Sep 17 00:00:00 2001 From: Francisco Ryan Tolmasky I Date: Fri, 7 Nov 2008 11:06:39 -0800 Subject: [PATCH] Hopefully this resolved the issues with isntalling the tools. [#13 state:resolved] Reviewed by me. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 50ef56c38..7819b63be 100644 --- a/README +++ b/README @@ -46,7 +46,7 @@ the Cappuccino Tools: 1. Download the Cappuccino Tools from http://cappuccino.org/tools. 2. Unarchive the downloaded file. 3. Run: chmod +x install-tools - 4. Run: sudo ./install-tools + 4. Run: sudo sh ./install-tools 5. Set your environment variables: export PATH=$PATH:/usr/local/bin export OBJJ_HOME=/usr/local/share/objj