Merge pull request #492 from iangreenleaf/patch-1

Change download link in install instructions
This commit is contained in:
Kevin Decker
2013-04-25 09:39:13 -07:00
+1 -1
View File
@@ -10,7 +10,7 @@ Checkout the official Handlebars docs site at [http://www.handlebarsjs.com](http
Installing
----------
Installing Handlebars is easy. Simply [download the package from GitHub](https://github.com/wycats/handlebars.js/archives/master) and add it to your web pages (you should usually use the most recent version).
Installing Handlebars is easy. Simply download the package [from the official site](http://handlebarsjs.com/) and add it to your web pages (you should usually use the most recent version).
Usage
-----