From c170c6c30c030b622cb9a40997b079a937aa99e0 Mon Sep 17 00:00:00 2001 From: Denys Dovhan Date: Fri, 2 Dec 2016 21:49:08 +0200 Subject: [PATCH] Fix brunch/brunch#1486 (#55) brunch/brunch#1486 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c34eb64..1c8bd02 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Adds [Stylus](http://learnboost.github.com/stylus/) support to The plugin includes [nib](http://visionmedia.github.com/nib/) cross-browser mixins. ## Usage -Install the plugin via npm with `npm install --save stylus-brunch`. +Install the plugin via npm with `npm install --save-dev stylus-brunch`. Or, do manual install: