We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39c54aa commit 6ab6992Copy full SHA for 6ab6992
README.md
@@ -24,7 +24,9 @@ The raw [html-webpack-plugin](https://github.com/ampedandwired/html-webpack-plug
24
25
Installation
26
------------
27
-You must be running webpack (1.x, 2.x, 3.x) )on node 4+.
+You must be running webpack (2.x, 3.x, 4.x) on node 5+.
28
+
29
+For those requiring earlier versions of webpack or node, please use
30
31
Install the plugin with npm:
32
```shell
0 commit comments