diff --git a/README.md b/README.md index 42af825..73657f4 100644 --- a/README.md +++ b/README.md @@ -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.: - 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" - 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)