From 43514fc949a83d052ebb089d7b8f32e41d4c8ee6 Mon Sep 17 00:00:00 2001 From: Meliox <5264368+Meliox@users.noreply.github.com> Date: Sun, 9 Aug 2026 14:28:48 +0200 Subject: [PATCH] fix readme dl link (#290) Co-authored-by: Meliox --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index bfff5f7..d3366d1 100644 --- a/readme.md +++ b/readme.md @@ -37,7 +37,7 @@ TBD PICTURE Commands and mod configuration must be run as `root`. ```bash -curl -sL https://github.com/Meliox/PVE-mods/releases/latest/download/install.sh | bash +curl -sL https://raw.githubusercontent.com/Meliox/PVE-mods/refs/heads/main/install.sh | bash ``` Install respective mod dependencies - see Mod table.