Skip to content

Commit

Permalink
The module to install should be coffee-script, not coffee
Browse files Browse the repository at this point in the history
  • Loading branch information
atesgoral committed Aug 18, 2016
1 parent 7e6c4c8 commit c6f1c09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -14,7 +14,7 @@ Include the built cyclops javaScript and CSS files as well as the dependencies l
## Developing Cyclops

```
npm install coffee -g
npm install coffee-script -g
npm install
gulp dev
```
Expand Down

0 comments on commit c6f1c09

Please sign in to comment.