mirror of
https://github.com/jquery-validation/jquery-validation.git
synced 2025-12-14 20:35:47 +01:00
README: Fixed wording
This commit is contained in:
committed by
Markus Staab
parent
ec32afa2bd
commit
d66c318f2a
@@ -26,7 +26,7 @@ Thanks for contributing! Here's a few guidelines to help your contribution get l
|
||||
## Build setup
|
||||
|
||||
1. Install [NodeJS](http://nodejs.org).
|
||||
2. Install the Grunt CLI To install by running `npm install -g grunt-cli`. More details are available on their website http://gruntjs.com/getting-started.
|
||||
2. Install the Grunt CLI by running `npm install -g grunt-cli`. More details are available on their website http://gruntjs.com/getting-started.
|
||||
3. Install the NPM dependencies by running `npm install`.
|
||||
4. The build can now be called by running `grunt`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user