diff options
| author | Mark Otto <[email protected]> | 2013-09-04 17:46:39 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-09-04 17:46:39 -0700 |
| commit | fc8e66d2cb5004cd815b15cf69a860040201a337 (patch) | |
| tree | 1e4fb85a21cb4c38298dbf57a0dacd9a39824911 /README.md | |
| parent | 44fddf1c3e42bb2a67d9a65c434fa24919526c8b (diff) | |
| parent | a9b58181c6575e6d49c5d5d99132afbc4f079726 (diff) | |
| download | bootstrap-fc8e66d2cb5004cd815b15cf69a860040201a337.tar.xz bootstrap-fc8e66d2cb5004cd815b15cf69a860040201a337.zip | |
Merge branch 'master' of github.com:twbs/bootstrap
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -56,7 +56,7 @@ Bootstrap uses [Grunt](http://gruntjs.com/) with convenient methods for working From the command line: 1. Install `grunt-cli` globally with `npm install -g grunt-cli`. -2. Install the [necessary local dependencies](package.json) via `npm install` +2. From the root `/bootstrap` directory, install the [necessary local dependencies](package.json) via `npm install`. When completed, you'll be able to run the various Grunt commands provided from the command line. |
