Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Commit

Permalink
Merge pull request #796 from futuremint/readme-fix-756
Browse files Browse the repository at this point in the history
Changes language in "Install Grunt" part of README. Fixes #756
  • Loading branch information
Christopher McCulloh committed Oct 23, 2014
2 parents d042302 + eb57c38 commit fb690d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ FuelUX is lightweight to give you a fast dependable foundation to build upon. It
From the command line:

1. Install `grunt-cli` globally with `npm install -g grunt-cli`.
2. Navigate to the root `/bootstrap` directory, then run `npm install`. npm will look at [package.json](https://github.com/twbs/bootstrap/blob/master/package.json) and automatically install the necessary local dependencies listed there.
2. Make sure you're in the root of the fuel directory, then run `npm install`. npm will look at [package.json](https://github.com/exacttarget/fuelux/blob/master/package.json) and automatically install the necessary local dependencies listed there.

When completed, you'll be able to run the various Grunt commands provided from the command line.

Expand Down

0 comments on commit fb690d6

Please sign in to comment.