Skip to content

Commit

Permalink
Merge pull request #47 from denysdovhan/patch-1
Browse files Browse the repository at this point in the history
--save → --save-dev
  • Loading branch information
paulmillr committed Dec 27, 2016
2 parents ead015f + 5df06cc commit 95298bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Additionally, starting Brunch 2.7.3, babel-brunch will also compile NPM dependen

Installation
------------
`npm install --save babel-brunch`
`npm install --save-dev babel-brunch`

Usage
-----
Expand Down

0 comments on commit 95298bc

Please sign in to comment.