Skip to content

Commit

Permalink
In README.md refer to package.json for node modules
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewberryman committed Jul 24, 2016
1 parent af805db commit 9df343b
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,8 @@ This module is not designed to be run standalone but is designed to be run as a
### Dependencies
* [NodeJS](http://nodejs.org) version 4.2.1 or compatible

#### Dev Modules
* [jshint](https://github.com/jshint/node-jshint) version 2.5.8 or compatible
* [unit.js](http://unitjs.com/) version 1.0.2 or compatible
* [mocha](http://mochajs.org/) version 2.0.1 or compatible
* [jsdoc](https://github.com/jsdoc3/jsdoc) version 3.2.0 or compatible
* [istanbul](https://github.com/gotwarlost/istanbul) version 0.3.5 or compatible
#### Node Modules
* Check package.json for details

If you're going to commit changes to the JavaScript, be sure to run 'npm test' first - and fix any issues that it complains about, otherwise the build will fail when you push the commit.

Expand Down

0 comments on commit 9df343b

Please sign in to comment.