Skip to content

Commit 00de467

Browse files
authored
chore: Update installation instructions in README
Added information about the official repo for the npm package 'grunt-webpack'.
1 parent ad1ec37 commit 00de467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
<h2 align="center">Install</h2>
2323

24-
Install this grunt plugin next to your project's [Gruntfile.js](http://gruntjs.com/getting-started). You also need to install webpack yourself, this grunt plugin does not install webpack itself.
24+
Install this grunt plugin next to your project's [Gruntfile.js](http://gruntjs.com/getting-started). You also need to install webpack yourself, this grunt plugin does not install webpack itself. This is the official repo for the npm package `grunt-webpack`.
2525

2626
```bash
2727
npm install webpack grunt-webpack --save-dev

0 commit comments

Comments
 (0)