diff --git a/docs/index.html b/docs/index.html index 0206563e44..2468e97f53 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1974,7 +1974,7 @@ Lorem ipsum dolar sit amet illo error ipsum verita
Install the less command line compiler with npm by running the following command:
-$ npm install lessc+
$ npm install less
Once installed just run make
from the root of your bootstrap directory and you're all set.
Additionally, if you have watchr installed, you may run make watch
to have bootstrap automatically rebuilt every time you edit a file in the bootstrap lib (this isn't required, just a convenience method).