1
0
Fork 0
mirror of https://github.com/jashkenas/coffeescript.git synced 2022-11-09 12:23:24 -05:00

add a note about installing Node.js first

This commit is contained in:
Jeremy Ashkenas 2010-02-17 10:29:13 -05:00
parent dfa63839bb
commit 807e0b479d

2
README
View file

@ -22,7 +22,7 @@
CoffeeScript is a little language that compiles into JavaScript.
Install the compiler:
Install Node.js, and then install the CoffeeScript compiler:
sudo bin/cake install
Compile a script: