Updated readme file to remove references to rake.

Reviewed by me.
This commit is contained in:
Francisco Ryan Tolmasky I
2009-11-02 19:38:25 -08:00
parent cf946c62a8
commit fe91331dc4
+8 -3
View File
@@ -38,11 +38,16 @@ instead download a pre-compiled copy of Cappuccino from:
http://cappuccino.org/download/
To build Cappuccino from source, simply type "rake" from within the root of the Cappuccino directory.
This will build a "release" copy of the frameworks. Typing "rake debug" will build a debug version.
"rake install" will build Cappuccino and associated tools and install them for general use (similar to
To build Cappuccino from source, simply type "jake" from within the root of the Cappuccino directory.
This will build a "release" copy of the frameworks. Typing "jake debug" will build a debug version.
"jake install" will build Cappuccino and associated tools and install them for general use (similar to
downloading the tools from the website).
If this is your first build and your system does not have jake installed, run the bootstrap script to
install it and all of its dependencies:
$ sudo ./bootstrap.sh
Getting Help
------------
If you need help with Cappuccino, you can get help from the following sources: