summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorVictor Häggqvist <[email protected]>2014-06-27 17:03:14 +0200
committerVictor Häggqvist <[email protected]>2014-06-27 17:03:14 +0200
commit05cc77dd06b5f17ab928cafd03083b0554057e41 (patch)
tree3718db89a3bd8875c7cfeb29471344574f7d680d /README.md
parent9c2c940f8c314b5e85d60a697d88a22f1b4a42cb (diff)
reqs note
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 00c783b..b87ee61 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,8 @@ Or download the [zip](https://github.com/victorhaggqvist/touch-imagelightbox/arc
#Requirements
jQuery
+NOTE: The bower install will not get jQuery for you, if you want to get jQuery from bower too use `bower install jquery`
+
#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.