0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-30 22:52:24 +01:00

readme /cc @zdroid

This commit is contained in:
Mark Otto 2013-07-26 01:46:30 -07:00
parent 5b2b46fe28
commit 2a51ebf671

View File

@ -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`