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:
parent
dfa63839bb
commit
807e0b479d
1 changed files with 1 additions and 1 deletions
2
README
2
README
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue