Skip to content

Commit

Permalink
Updates README
Browse files Browse the repository at this point in the history
  • Loading branch information
kennethormandy committed Jul 22, 2014
1 parent 2608606 commit b4a51a6
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,10 @@

## Install

First, install Harp and Component:
To install Susy, you can [download this repository](https://github.com/harp/susy/archive/master.zip) or use the [Component](http://component.io) package manager.

```sh
sudo npm install -g harp
sudo npm install -g component
```

To install Susy, run the following command from the root of your Harp project:

```sh
```bash
npm install -g component
component install harp/susy
```

Expand Down

0 comments on commit b4a51a6

Please sign in to comment.