mirror of
https://github.com/status-im/burnchart.git
synced 2025-01-31 12:55:20 +00:00
Merge pull request #26 from jhnns/fix-readme
Fix wrong npm install coffee-script command
This commit is contained in:
commit
3c883007cd
@ -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:
|
Make sure you have [CoffeeScript](http://coffeescript.org/) installed:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ npm install coffeescript -g
|
$ npm install coffee-script -g
|
||||||
```
|
```
|
||||||
|
|
||||||
Then start the proxy passing port number as an argument:
|
Then start the proxy passing port number as an argument:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user