Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d83bbfb

Browse files
committed
updating readme with NPM install.
1 parent 4ad9e82 commit d83bbfb

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@
2525
Install Node.js, and then the CoffeeScript compiler:
2626
sudo bin/cake install
2727

28+
Or, if you have the Node Package Manager installed:
29+
sudo npm install coffee-script
30+
2831
Compile a script:
2932
coffee /path/to/script.coffee
3033

0 commit comments

Comments
 (0)