Skip to content

Commit

Permalink
Merge pull request #901 from kylefinley/patch-1
Browse files Browse the repository at this point in the history
doc: adds the --interpreter flag to the coffee-script example
  • Loading branch information
Tjatse committed Dec 24, 2014
2 parents 759bec5 + 1001690 commit 2382600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ADVANCED_README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1225,7 +1225,7 @@ And with JSON declaration:
## CoffeeScript
```bash
$ pm2 start my_app.coffee
$ pm2 start server.coffee --interpreter coffee
```
That's all!
Expand Down

0 comments on commit 2382600

Please sign in to comment.