diff --git a/README.md b/README.md index f9c3f4a..56cf127 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Installation ------------ Install the plugin with npm: ```shell -$ npm install html-webpack-plugin --save-dev +$ npm install html-webpack-plugin@2 --save-dev ```