Update README.md
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user