less package name

svn path=/branches/test/; revision=27585
This commit is contained in:
hugo 2014-01-25 11:44:17 +00:00
parent 355c9a74f5
commit 7fe457e89a

View File

@ -18,7 +18,7 @@
</p>
<p>
First, you need to install LESS. Follow the <a href="http://lesscss.org/">official instructions</a> or install it from your distributions package manager (the package is often called <code>lessc</code>). Now you can write your style in <code>.less</code> files and you will be able to compile them into CSS.
First, you need to install LESS. Follow the <a href="http://lesscss.org/">official instructions</a> or install it from your distributions package manager (the package is somtimes called <code>lessc</code> or <code>node-less</code> in Debian). Now you can write your style in <code>.less</code> files and you will be able to compile them into CSS.
</p>
<p>