From 7039fa97a2554e9186d43d2f2d0804a1e600ef2a Mon Sep 17 00:00:00 2001 From: KnifMelti Date: Sat, 5 Nov 2022 20:52:51 +0100 Subject: [PATCH] Don't Skip --- README.md | 3 +-- Winget-AutoUpdate/functions/Test-ModsPath.ps1 | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index ab66ef4..be63816 100644 --- a/README.md +++ b/README.md @@ -91,10 +91,9 @@ Get Black/White List from Path (URL/UNC/Local) (download/copy to Winget-AutoUpda **-ModsPath** 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 directory 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): +Or an index page with href listings of all the Mods to be downloaded: ```