Skip to content

Commit

Permalink
doc(README): added install via npm
Browse files Browse the repository at this point in the history
  • Loading branch information
gr2m committed Jan 12, 2015
1 parent 86728b6 commit c4c074e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,12 @@ If you use [bower](http://bower.io/), you can install it using:
bower install --save appcache-nanny
```

Or install via [npm](https://www.npmjs.com/)

```
npm install --save appcache-nanny
```

Background
----------

Expand Down

0 comments on commit c4c074e

Please sign in to comment.