Skip to content

Commit

Permalink
Merge pull request #70 from mejackreed/mejackreed-patch-1
Browse files Browse the repository at this point in the history
Readme should reference npm install not bower
  • Loading branch information
mejackreed authored Apr 2, 2018
2 parents 218ca2f + 9a59741 commit 990bbe2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ Leaflet Versions | Leaflet-IIIF Versions
- [Demo using the IIIF Image API](http://mejackreed.github.io/Leaflet-IIIF/examples/example.html)
- [Demo parsing a IIIF manifest](http://mejackreed.github.io/Leaflet-IIIF/examples/manifest.html)

### Install with Bower
### Install with NPM

```
$ bower install leaflet-iiif
$ npm install leaflet-iiif --save
```

### Quick and easy to get going.
Expand Down

0 comments on commit 990bbe2

Please sign in to comment.