From 65113d7131543a9b21a920e54830e96c3688c06b Mon Sep 17 00:00:00 2001 From: Christian Haschek Date: Mon, 28 Sep 2015 16:23:12 +0200 Subject: [PATCH] added download link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae54089..8180ea1 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Live demo on https://http2pic.haschek.at/ - Install [wkhtmltox](http://wkhtmltopdf.org/downloads.html) on your server - Make /usr/sbin/wkhtmltoimage executable for the user that runs the webserver. For Apache it's the ```www-data``` user. Or use sudo - Make sure the server has the "timeout" command. For debian this is available via ```apt-get install coreutils``` -- Download this repo and extract it somewhere on your webserver +- Download [this repo](https://github.com/chrisiaut/http2pic/archive/master.zip) and extract it somewhere on your webserver ## Usage