From e76eeca2f60f5f488167e5cf967e780238eab270 Mon Sep 17 00:00:00 2001 From: Denys Dovhan Date: Fri, 2 Dec 2016 22:00:04 +0200 Subject: [PATCH] Fix brunch/brunch#1486 brunch/brunch#1486 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 36117da..f4a2fd7 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Adds [eco](https://github.com/sstephenson/eco) support to [brunch](http://brunch.io). ## Usage -Install the plugin via npm with `npm install --save eco-brunch`. +Install the plugin via npm with `npm install --save-dev eco-brunch`. Or, do manual install: