From a12e3f0c68e37eb1b4a4f711c1ad0127c6f4141e Mon Sep 17 00:00:00 2001 From: Georg Fischer Date: Mon, 4 Aug 2014 10:49:57 +0200 Subject: [PATCH] add download link to readme file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index deb9fba..1a3d834 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Apaxy requires an Apache(2.0.23+) enabled HTTP server. Let's assume you have a folder named `share` in your server root directory (the path thus being `http://mywebsite.com/share`) that you'd like to use as your listing directory: -* Download and unzip Apaxy +* [Download](https://github.com/AdamWhitcroft/Apaxy/archive/master.zip) and unzip Apaxy * Copy and paste the contents of the `/apaxy` folder to your `/share` folder. * Edit `htaccess.txt` (now in the `/share` folder) and update all instances of paths marked with *{FOLDERNAME}* to point to your site root.