Skip to content

Commit

Permalink
README: Fixed wording
Browse files Browse the repository at this point in the history
  • Loading branch information
carolinacmoravia authored and staabm committed Dec 2, 2017
1 parent ec32afa commit d66c318
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`.

Expand Down

0 comments on commit d66c318

Please sign in to comment.