summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLiam <liabru@users.noreply.github.com>2016-04-21 11:47:31 +0100
committerLiam <liabru@users.noreply.github.com>2016-04-21 11:47:31 +0100
commitab31d5840804f4e39d00092b680e5cae879c5962 (patch)
tree9d79027b5e42148010f2a45191a60bc83f6e3e6c
parentf53083346ecb89b7ca26382ab739b7d3a7581f84 (diff)
parentdcc9ad670daf4cf80b4f53b24c3df72f9ca8aeff (diff)
downloadjquery-match-height-origin/HEAD.zip
jquery-match-height-origin/HEAD.tar.gz
jquery-match-height-origin/HEAD.tar.bz2
Merge pull request #115 from robeerob/patch-1HEADorigin/masterorigin/HEADmaster
Update README.md with raw downloadable install url
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7ba9a3e..649d2d7 100644
--- a/README.md
+++ b/README.md
@@ -53,7 +53,7 @@ See how others are using jquery.matchHeight.js
### Install
[jQuery](http://jquery.com/download/) is required, so include it first.
- Download [jquery.matchHeight.js](https://github.com/liabru/jquery-match-height/blob/master/jquery.matchHeight.js) and include the script in your HTML file:
+ Download [jquery.matchHeight.js](https://raw.githubusercontent.com/liabru/jquery-match-height/master/jquery.matchHeight.js) and include the script in your HTML file:
<script src="jquery.matchHeight.js" type="text/javascript"></script>