diff --git a/README.md b/README.md index 3d5faa5..714f615 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Apaxy requires an Apache(2.2.11+) 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.