]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
It's Grunt, not GruntJS :) 8626/head
authorBen Alman <cowboy@rj3.net>
Fri, 26 Jul 2013 16:00:45 +0000 (12:00 -0400)
committerBen Alman <cowboy@rj3.net>
Fri, 26 Jul 2013 16:00:45 +0000 (12:00 -0400)
README.md

index ab4c2b2da823ca2430a106e3d835515c0e354aa8..2795632b5753a453017d9ba0652ec24509cc3bfe 100644 (file)
--- a/README.md
+++ b/README.md
@@ -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