diff --git a/getting-started.html b/getting-started.html index 316f99997..caa3c843b 100644 --- a/getting-started.html +++ b/getting-started.html @@ -51,7 +51,7 @@ base_url: "../"

Compiling Bootstrap's LESS files

-

If you work with Bootstrap's uncompiled source code, you need to compile the LESS files to produce usable CSS files. We officially support Recess, which is Twitter's CSS hinter based on less.js.

+

If you work with Bootstrap's uncompiled source code, you need to compile the LESS files to produce usable CSS files. For LESS compilation, we only officially support Recess, which is Twitter's CSS hinter based on less.js.