Update README.md

This commit is contained in:
2024-12-10 19:55:52 +01:00
parent 69a4ff7534
commit dd398a26d3

View File

@@ -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