From 74b45ac4e16a4b4cb041c153abff3ec0c0807efa Mon Sep 17 00:00:00 2001 From: Martin Date: Thu, 29 Oct 2015 14:47:26 +0100 Subject: [PATCH] Add wintersmith option to add plugin --- readme.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index ccd335a..ac9477c 100644 --- a/readme.md +++ b/readme.md @@ -4,7 +4,13 @@ Now works with [nib](http://visionmedia.github.com/nib/). -### install: +### Install: + +Using wintersmith: + +`wintersmith plugin install stylus` + +Using npm: `npm install wintersmith-stylus -g` then add `wintersmith-stylus` to your plugins in the wintersmith config