From 102fad4ebdb2154a47e9d1bc91f9d3b085d595e5 Mon Sep 17 00:00:00 2001 From: Ben Alman Date: Fri, 26 Jul 2013 12:00:45 -0400 Subject: [PATCH] It's Grunt, not GruntJS :) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab4c2b2da8..2795632b57 100644 --- 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