Skip to content

Commit

Permalink
add bower and component install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
sergioramos committed Jul 1, 2013
1 parent ff5490d commit 202e9fc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions readme.md
Expand Up @@ -12,6 +12,13 @@ Get the mean from an array of numbers
```bash
$ npm install [--save] mean
```
```bash
$ component install kordon/mean
```
```bash
$ bower install mean
```


## example

Expand Down

0 comments on commit 202e9fc

Please sign in to comment.