diff options
Diffstat (limited to 'docs/less.html')
| -rw-r--r-- | docs/less.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/less.html b/docs/less.html index d6a0fd64a..354285815 100644 --- a/docs/less.html +++ b/docs/less.html @@ -969,7 +969,7 @@ <div class="span4"> <h3>Command line</h3> <p>Install the LESS command line tool via Node and run the following command:</p> - <pre>$ lessc ./lib/bootstrap.less > bootstrap.css</pre> + <pre>$ lessc ./less/bootstrap.less > bootstrap.css</pre> <p>Be sure to include <code>--compress</code> in that command if you're trying to save some bytes!</p> </div><!-- /span4 --> <div class="span4"> |
