Skip to content

Commit

Permalink
Merge pull request #1305 from benatkin/patch-1.
Browse files Browse the repository at this point in the history
Updated for npm 1.0: the -g option installs to the global npm bin directory
  • Loading branch information
jashkenas committed Apr 30, 2011
2 parents 83e7d44 + 1903634 commit f76ad89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
sudo bin/cake install

Or, if you have the Node Package Manager installed:
npm install coffee-script
npm install -g coffee-script

Compile a script:
coffee /path/to/script.coffee
Expand Down

0 comments on commit f76ad89

Please sign in to comment.