Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
leongaban committed Jul 16, 2015
1 parent e454483 commit 87616e4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ Scalable and modular architecture for CSS https://smacss.com | http://sass-lang.

#### Steps to install

Install Node (which comes with NPM) https://nodejs.org/
Install <a href="https://nodejs.org/">Node</a> (which comes with <a href="https://www.npmjs.com/">NPM</a>): https://nodejs.org/

Install Bower `npm install -g bower`
Install <a href="http://bower.io">Bower</a>: `npm install -g bower`

Use with <a href="http://bower.io">Bower</a> `$ bower install sass-smacss`
Finally install sass-smacss with Bower: `$ bower install sass-smacss`

Main sass module: `bower_components > sass-smacss > sass > main_web.scss`

Expand Down

0 comments on commit 87616e4

Please sign in to comment.