Skip to content

Commit

Permalink
added grunt version details
Browse files Browse the repository at this point in the history
  • Loading branch information
iros committed Mar 13, 2013
1 parent f3f59de commit 1399b51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -119,7 +119,7 @@ Open the test page on the browser
### Guideline

* Any new functionality must have tests and ensure all current tests still pass. All tests are located in the ```test/unit``` directory.
* We use cowboy's grunt library to build all our final dependencies. You will need to install grunt per the instructions here: [https://github.com/cowboy/grunt](https://github.com/cowboy/grunt).
* We use cowboy's grunt library to build all our final dependencies. You will need to install grunt per the instructions here: [http://gruntjs.com/](http://gruntjs.com/). Dataset uses grunt 0.4.

## Contact

Expand Down

0 comments on commit 1399b51

Please sign in to comment.