Skip to content
This repository was archived by the owner on Jun 25, 2019. It is now read-only.

Commit 91e1741

Browse files
author
Ben Centra
committed
adding link to Grunt website
1 parent 55288e1 commit 91e1741

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
@@ -22,7 +22,9 @@ To contribute to this project:
2222
Using Grunt
2323
-----------
2424

25-
First install grunt-cli: `npm install -g grunt-cli`
25+
Learn more about Grunt: http://gruntjs.com
26+
27+
First, install grunt-cli: `npm install -g grunt-cli`
2628

2729
Next, install dependencies: `npm install`
2830

0 commit comments

Comments
 (0)