Update README.md

This commit is contained in:
Jan Nicklas 2015-09-09 12:09:57 +02:00
parent ba2a590ae4
commit 941e8fb7cd
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ $ npm install html-webpack-plugin --save-dev
```
There is also a [2.0 beta branch](https://github.com/ampedandwired/html-webpack-plugin/tree/feature/loaders) which allows using loaders for templates.
For further information on the 2.0 see its [pull-request](https://github.com/ampedandwired/html-webpack-plugin/pull/41)
For further information on 2.0 see the according [pull-request](https://github.com/ampedandwired/html-webpack-plugin/pull/41)
```shell
$ npm install html-webpack-plugin@2 --save-dev
```