diff --git a/README.md b/README.md index ec6fedf..f486a9a 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,14 @@ # 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. +After installation Debian, Reboot the computer and login with your username and password. +Start the installation as regular users with SUDO rights, after you login to your freshly installed machine. -Run this one command to start and you're good to go.: +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)"` -Or you can run these commands... if you think it's easier. +*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`