From 9133c47eda85ea944efdbef04ae5e079571e86bd Mon Sep 17 00:00:00 2001 From: Denys Dovhan Date: Fri, 2 Dec 2016 21:52:15 +0200 Subject: [PATCH] Fix brunch/brunch#1486 (#26) brunch/brunch#1486 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0df4cfa..e5cc1d1 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Adds [CoffeeScript](http://coffeescript.org) support to [brunch](http://brunch.io). ## Installation -Install the plugin via npm with `npm install --save coffee-script-brunch`. +Install the plugin via npm with `npm install --save-dev coffee-script-brunch`. Or, do manual install: