Skip to content

Commit

Permalink
Added how to install with bower
Browse files Browse the repository at this point in the history
  • Loading branch information
duncanmcdougall committed Mar 17, 2015
1 parent a89b7e8 commit e28b7c1
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions readme.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,15 @@ Add your captions as a data attribute to the anchor. e.g.
<a href="myimage.jpg" data-caption="This is a picture of a cat" >
```

Installing with Bower
------

If bower is your thing you can install using the following command

```bash
bower install responsive-lightbox
```

Contributing
------

Expand Down

0 comments on commit e28b7c1

Please sign in to comment.