Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

Commit 6a660f3

Browse files
pierrenetermichael-ciniawsky
authored andcommitted
docs(README): update install instructions (#570)
1 parent 083a6c8 commit 6a660f3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
<h2 align="center">Install</h2>
2020

2121
```bash
22+
# for webpack 3
23+
npm install --save-dev extract-text-webpack-plugin
2224
# for webpack 2
2325
npm install --save-dev [email protected]
2426
# for webpack 1

0 commit comments

Comments
 (0)