diff --git a/docs/getting-started.html b/docs/getting-started.html index 40cc92e880..718e8ed79d 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -51,7 +51,7 @@ lead: "An overview of Bootstrap, how to download and use, basic templates and ex

LESS compilation

-

If you download the original source files, you need to compile Bootstrap's LESS files into usable CSS. While there are various LESS compilers available, Bootstrap only supports the latest stable version of less.js.

+

If you download the original files, you need to compile Bootstrap's LESS files into usable CSS. To do that, Bootstrap only officially supports Recess, Twitter's CSS hinter built on top of less.js.