From 9b7e874d8a45ded06765aab569eac3981eaa0134 Mon Sep 17 00:00:00 2001 From: oupala Date: Mon, 25 Apr 2022 01:23:38 +0200 Subject: [PATCH] chore: master branch renamed to main --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dc81419..e814f88 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ The files will be copied to the web server directory, and modified automatically 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](https://github.com/oupala/apaxy/archive/master.zip) and unzip apaxy +- [download](https://github.com/oupala/apaxy/archive/main.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