Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
edanchenkov committed Mar 22, 2014
1 parent 0698aca commit bb4ccf1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,13 @@ Instructions for Ubuntu 12.04, where the required dependencies can be installed
Generating CSS from LESS
------------------------

#### Install bower globally and get all dependencies

$ npm install -g bower
$ bower install

#### Compile .less into .css

$ cd css
$ lessc style.less > style.css

Expand Down

0 comments on commit bb4ccf1

Please sign in to comment.