Files
qmade/README.md
2024-05-27 15:55:31 +02:00

16 lines
583 B
Markdown

# Qmade - Dev testing start.
Qtile Martin Andersen Desktop Environment, Qmade for short.!
Start the installation as regular users with SUDO rights from your home directory.
## Remember to install Debian without the desktop environment.
After installation, Reboot the computer and login with your new user.
Run this one command and you're good to go.:
`bash -c "$(wget -O- https://raw.githubusercontent.com/ITmail-dk/qmade/main/install.sh)"`
Or you can run these commands...
`sudo apt install -y git && git clone https://github.com/ITmail-dk/qmade && cd qmade && . install.sh`