Skip to content

Commit 16f2e0e

Browse files
committed
add link to docs compiling section in readme
1 parent 87ed822 commit 16f2e0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Developers
5454
We have included a makefile with convenience methods for working with the Bootstrap library.
5555

5656
+ **build** - `make`
57-
Runs the LESS compiler to rebuild the `/less` files and compiles the docs pages. Requires lessc and uglify-js.
57+
Runs the LESS compiler to rebuild the `/less` files and compiles the docs pages. Requires lessc and uglify-js. <a href="http://twitter.github.com/bootstrap/less.html#compiling">Read more in our docs &raquo;</a>
5858

5959
+ **watch** - `make watch`
6060
This is a convenience method for watching just Less files and automatically building them whenever you save. Requires the Watchr gem.

0 commit comments

Comments
 (0)