From 07f84ccdb4b4a582781a29ae3b26d4f46711fd3a Mon Sep 17 00:00:00 2001 From: KnifMelti Date: Sat, 5 Nov 2022 17:55:14 +0100 Subject: [PATCH] Corrected MarkDown... --- README.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index fc99f43..e77d045 100644 --- a/README.md +++ b/README.md @@ -92,12 +92,14 @@ Get Black/White List from Path (URL/UNC/Local) (download/copy to Winget-AutoUpda Get Mods from Path (URL/UNC/Local) (download/copy to `mods` in Winget-AutoUpdate installation location if external mods is newer). For URL: This requires a site with `Options +Indexes` in `.htaccess` and no index page overriding the listing of files. Or an index page with href listings of all the Mods to be downloaded (with a first link to skip, emulating a directory list): -> ` ` +``` + +``` **-InstallUserContext** Install WAU with system and **user** context executions (From version 1.15.3)