From 5bfbd4c8658322a433c60383837de01c98f9e473 Mon Sep 17 00:00:00 2001 From: Connor C Date: Thu, 26 Oct 2023 18:56:57 -0600 Subject: [PATCH] Update README.md Signed-off-by: Connor C --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5fad9a0..bc881d7 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,10 @@ If you need more direct help, join our [Discord](https://discord.gg/SQeWBWS8v4) ## Installation To use this program, you'll need to run the following: (this is fixed now!) -[Source](https://raw.githubusercontent.com/PixelRidge-Softworks/Installers/main/install.sh) +[Source](https://git.pixelridgesoftworks.com/PixelRidge-Softworks/Installers/raw/branch/main/install.sh) ```bash -wget https://raw.githubusercontent.com/PixelRidge-Softworks/Installers/main/install.sh && bash ./install.sh +wget https://git.pixelridgesoftworks.com/PixelRidge-Softworks/Installers/raw/branch/main/install.sh && bash ./install.sh ``` ## Configuration