wrapping up loose ends for 0.5.0

This commit is contained in:
Jeremy Ashkenas
2010-02-21 19:28:12 -05:00
parent 5d541232ef
commit e795f41bd2
3 changed files with 14 additions and 12 deletions

View File

@@ -145,12 +145,13 @@ alert reverse '!tpircseeffoC'</textarea>
</p>
<p>
To install, either clone the
<a href="http://github.com/jashkenas/coffee-script">source repository</a>,
or download the latest
To install, first make sure you have a working version of
<a href="http://nodejs.org/">Node.js</a>, 0.1.30 or higher. Then clone the CoffeeScript
<a href="http://github.com/jashkenas/coffee-script">source repository</a>
from GitHub, or download the latest
release: <a href="http://github.com/jashkenas/coffee-script/tarball/0.5.0">0.5.0</a>.
Then, in order to install the CoffeeScript compiler system-wide
under <tt>/usr/local</tt>, run:
To install the CoffeeScript compiler system-wide
under <tt>/usr/local</tt>, open the directory and run:
</p>
<pre>