diff options
| author | Ben Alman <[email protected]> | 2013-07-26 12:00:45 -0400 |
|---|---|---|
| committer | Ben Alman <[email protected]> | 2013-07-26 12:00:45 -0400 |
| commit | 102fad4ebdb2154a47e9d1bc91f9d3b085d595e5 (patch) | |
| tree | 1e20da54d412803c9fa60d1d9cd9015bee0c715c | |
| parent | 2a51ebf671aca07cdb549c264a9b2c2dd3d7d540 (diff) | |
| download | bootstrap-102fad4ebdb2154a47e9d1bc91f9d3b085d595e5.tar.xz bootstrap-102fad4ebdb2154a47e9d1bc91f9d3b085d595e5.zip | |
It's Grunt, not GruntJS :)
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46,7 +46,7 @@ Documentation for v2.3.2 has been made available for the time being at [http://g ## Compiling CSS and JavaScript -Bootstrap uses [GruntJS](http://gruntjs.com/) with convenient methods for working with the framework. Before getting started, be sure to have `grunt-cli` installed globally (`npm install -g grunt-cli`) and then install [the necessary local dependencies](package.json): +Bootstrap uses [Grunt](http://gruntjs.com/) with convenient methods for working with the framework. Before getting started, be sure to have `grunt-cli` installed globally (`npm install -g grunt-cli`) and then install [the necessary local dependencies](package.json): ``` # if grunt-cli isn't already installed |
