From 2f0ef69d01362efe1b0b530abb3101751666526c Mon Sep 17 00:00:00 2001 From: jeirmeister Date: Tue, 10 Dec 2024 05:12:08 -0800 Subject: [PATCH] Corrected quick installation link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ea7b52..caa375a 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ A comprehensive toolkit for managing NixOS containers in Proxmox VE. This reposi ## Quick Installation ```bash -curl -sSf https://git.jeirslab.xyz/jeirmeister/NixOS-PVE-LXC/raw/branch/main/setup.sh | bash +curl -sSf https://git.jeirslab.xyz/jeirmeister/NixOS-PVE-Deployment-Util/raw/branch/main/setup.sh | bash ``` ## What It Does