Skip to content

Commit 536b402

Browse files
authored
docs: Update installation instructions
1 parent eb73905 commit 536b402

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

README.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -19,17 +19,7 @@
1919
<p>Plugin that simplifies creation of HTML files to serve your bundles</p>
2020
</div>
2121

22-
<h2 align="center">Install Beta</h2>
23-
24-
```bash
25-
npm i --save-dev html-webpack-plugin@next
26-
```
27-
28-
```bash
29-
yarn add --dev html-webpack-plugin@next
30-
```
31-
32-
<h2 align="center">Install Stable</h2>
22+
<h2 align="center">Install</h2>
3323

3424
```bash
3525
npm i --save-dev html-webpack-plugin

0 commit comments

Comments
 (0)