Skip to content

Commit

Permalink
docs: Update installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
jantimon committed Mar 23, 2020
1 parent eb73905 commit 536b402
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions README.md
Expand Up @@ -19,17 +19,7 @@
<p>Plugin that simplifies creation of HTML files to serve your bundles</p>
</div>

<h2 align="center">Install Beta</h2>

```bash
npm i --save-dev html-webpack-plugin@next
```

```bash
yarn add --dev html-webpack-plugin@next
```

<h2 align="center">Install Stable</h2>
<h2 align="center">Install</h2>

```bash
npm i --save-dev html-webpack-plugin
Expand Down

0 comments on commit 536b402

Please sign in to comment.