Skip to content

Commit

Permalink
Merge pull request #11 from MBing/patch-1
Browse files Browse the repository at this point in the history
Add wintersmith option to add plugin
  • Loading branch information
jnwng committed Nov 4, 2015
2 parents 5892189 + 74b45ac commit b439c76
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b439c76

Please sign in to comment.