diff options
| author | Bradly Feeley <[email protected]> | 2012-10-13 18:37:18 -0700 |
|---|---|---|
| committer | Bradly Feeley <[email protected]> | 2012-10-13 18:38:34 -0700 |
| commit | fda641fb6cf78c577309b88668b5bae0b6f6912b (patch) | |
| tree | 602d49ecf9088cfea86669dcfe72bc8de9967198 | |
| parent | fa778792c5a00577cc2f59f70499b60bda2a8457 (diff) | |
| download | bootstrap-fda641fb6cf78c577309b88668b5bae0b6f6912b.tar.xz bootstrap-fda641fb6cf78c577309b88668b5bae0b6f6912b.zip | |
Updating README link about Less compilation.
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -89,7 +89,7 @@ $ npm install recess connect uglify-js jshint -g ``` + **build** - `make` -Runs the recess compiler to rebuild the `/less` files and compiles the docs pages. Requires recess and uglify-js. <a href="http://twitter.github.com/bootstrap/less.html#compiling">Read more in our docs »</a> +Runs the recess compiler to rebuild the `/less` files and compiles the docs pages. Requires recess and uglify-js. <a href="http://twitter.github.com/bootstrap/extend.html#compiling">Read more in our docs »</a> + **test** - `make test` Runs jshint and qunit tests headlessly in [phantomjs](http://code.google.com/p/phantomjs/) (used for ci). Depends on having phantomjs installed. |
