aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-07-26 01:46:30 -0700
committerMark Otto <[email protected]>2013-07-26 01:46:30 -0700
commit2a51ebf671aca07cdb549c264a9b2c2dd3d7d540 (patch)
treee18e023004f7ce28c5039cf6f71ae1f904a0cd6f
parent5b2b46fe28b0dad4c41c2fe9bd96fa166e54b96d (diff)
downloadbootstrap-2a51ebf671aca07cdb549c264a9b2c2dd3d7d540.tar.xz
bootstrap-2a51ebf671aca07cdb549c264a9b2c2dd3d7d540.zip
readme /cc @zdroid
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cb59a2965..ab4c2b2da 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`