From dd398a26d3b3ddc3bb7ada792d15a00d97663d82 Mon Sep 17 00:00:00 2001 From: Martin Andersen Date: Tue, 10 Dec 2024 19:55:52 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0ff6a65..aef3df8 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,11 @@ Start the installation as regular users with SUDO rights, after you login to you Run this one command to start Qmade install and you're good to go.: -`bash -c "$(wget -O- https://raw.githubusercontent.com/ITmail-dk/qmade/main/install.sh)"` +`bash -c "$(wget -O- https://git.itmail.dk/mara/qmade/raw/branch/main/install.sh)"` *Or you can run these commands... if you think it's easier.* -`sudo apt install -y git && git clone https://github.com/ITmail-dk/qmade && cd qmade && . install.sh` +`sudo apt install -y git && git clone https://git.itmail.dk/mara/qmade && cd qmade && . install.sh` ## Keybindings