diff --git a/README.md b/README.md index 23093e0..33ed275 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ # NginxAutoIndex +## General setup +run the following commands +``` +mkdir -p /var/www/autoindexTheme +wget https://git.bprieshof.nl/DarkTheme/NginxAutoIndex/raw/branch/main/theme.html -O /var/www/autoindexTheme/theme.html +``` +## Setup Auto Index as nginx root + +## Setup Auto Index as nginx sub-dir \ No newline at end of file