Skip to content

Commit

Permalink
Adds the --save-dev flag to the install command (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
siakaramalegos authored and jhnns committed Jan 22, 2020
1 parent c82150a commit 09cade1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,9 @@ The extract-loader works similar to the [extract-text-webpack-plugin](https://gi
Installation
------------------------------------------------------------------------

`npm install extract-loader`
```bash
$ npm install extract-loader --save-dev
```

<br>

Expand Down

0 comments on commit 09cade1

Please sign in to comment.