mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-05-03 03:00:14 -04:00
wrapping up loose ends for 0.5.0
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user