aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorVictor Häggqvist <[email protected]>2014-06-24 22:35:49 +0200
committerVictor Häggqvist <[email protected]>2014-06-24 22:35:49 +0200
commit228d5feb41596bcecae927a5a5e4be9fc4206c64 (patch)
tree3571016e63c76dc7ab519759a3ce894eee3785cc /README.md
parent28119c3ed024d549b2bb4c0e86aaa41fdaa58100 (diff)
install info update
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index b7b097c..009d31b 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,11 @@ Touch Imagelightbox
Imagelightbox was originly created by [Osvaldas Valutis](http://osvaldas.info/image-lightbox-responsive-touch-friendly), though it was only accesible through his site. I put it here to make it more maintainable.
#How to get it
-ATM, `git clone` the repo or download the zip.
+Via bower.io `bower install touch-imagelightbox`
+
+Or with git `git clone https://github.com/victorhaggqvist/touch-imagelightbox.git`
+
+Or download the [zip](https://github.com/victorhaggqvist/touch-imagelightbox/archive/master.zip).
#How to build
Image Lightbox is buildt using the Grunt toolchain. The CSS is build using SASS and Compass, which means you need Ruby, the SASS and Compass gems to make it.