diff --git a/readme.markdown b/readme.markdown index 89b96f2..027c6f8 100644 --- a/readme.markdown +++ b/readme.markdown @@ -72,6 +72,15 @@ Add your captions as a data attribute to the anchor. e.g. ``` +Installing with Bower +------ + +If bower is your thing you can install using the following command + +```bash +bower install responsive-lightbox +``` + Contributing ------