Update README.md

This commit is contained in:
2025-08-30 09:23:38 +02:00
parent b4a88269cc
commit 6c04d74774

View File

@@ -8,11 +8,11 @@ Start the installation as regular users with SUDO rights, after you login to you
Run this one command to start DanOS install and you're good to go.: Run this one command to start DanOS install and you're good to go.:
curl -sfL https://git.itmail.dk/DanOS/main/install.sh | bash curl -sfL https://git.itmail.dk/mara/danos/raw/branch/main/install.sh | bash
Or you can use "wget" if you don't have "curl" Or you can use "wget" if you don't have "curl"
wget -qO- https://git.itmail.dk/DanOS/main/install.sh | bash wget -qO- https://git.itmail.dk/mara/danos/raw/branch/main/install.sh | bash
![Screenshots of the Desktop](screenshots/screenshot_01.jpg) ![Screenshots of the Desktop](screenshots/screenshot_01.jpg)