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

Commit

Permalink
Update README.md to reflect version changes (#432)
Browse files Browse the repository at this point in the history
  • Loading branch information
Evan Savage authored and joshwiens committed Feb 25, 2017
1 parent 5268d14 commit 36d0494
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
<h2 align="center">Install</h2>

```bash
# for webpack 1
npm install --save-dev extract-text-webpack-plugin
# for webpack 2
npm install --save-dev extract-text-webpack-plugin@beta
npm install --save-dev extract-text-webpack-plugin
# for webpack 1
npm install --save-dev extract-text-webpack-plugin@1.0.1
```

<h2 align="center">Usage</h2>
Expand Down

0 comments on commit 36d0494

Please sign in to comment.