Update README.md
This commit is contained in:
@@ -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
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user