Skip to content

Commit 6ab6992

Browse files
committed
working commit
1 parent 39c54aa commit 6ab6992

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,9 @@ The raw [html-webpack-plugin](https://github.com/ampedandwired/html-webpack-plug
2424

2525
Installation
2626
------------
27-
You must be running webpack (1.x, 2.x, 3.x) )on node 4+.
27+
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
2830

2931
Install the plugin with npm:
3032
```shell

0 commit comments

Comments
 (0)