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
1 changed files with 1 additions and 1 deletions

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: