From: Mark Otto Date: Fri, 26 Jul 2013 08:46:30 +0000 (-0700) Subject: readme /cc @zdroid X-Git-Tag: v3.0.0-rc1~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a51ebf671aca07cdb549c264a9b2c2dd3d7d540;p=thirdparty%2Fbootstrap.git readme /cc @zdroid --- diff --git a/README.md b/README.md index cb59a29659..ab4c2b2da8 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ When completed, you'll be able to run the various grunt commands provided. #### Build - `grunt` `grunt` runs the Recess compiler to rebuild the `/less` files and compile the docs. **Requires recess and uglify-js.** -#### Compile CSS, JS, and fonts - `grunt bootstrap` +#### Compile CSS, and JavaScript - `grunt bootstrap` `grunt bootstrap` creates the `/bootstrap` directory with compiled files. **Requires recess and uglify-js.** #### Tests - `grunt test`