Merge pull request #26 from jhnns/fix-readme

Fix wrong npm install coffee-script command
This commit is contained in:
Radek Stepan 2013-10-04 14:48:59 -07:00
commit 3c883007cd
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ Use this strategy if you do not wish for your token to be publicly visible. Prox
Make sure you have [CoffeeScript](http://coffeescript.org/) installed:
```bash
$ npm install coffeescript -g
$ npm install coffee-script -g
```
Then start the proxy passing port number as an argument: