diff --git a/README.md b/README.md index 9dc7325..4c62c68 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Simple Script to setup a debian server with my ssh-key -#run with curl -fsSL https://git.nicktronicit.com/N.Andreopoulos/Debian-Server-Setup/raw/branch/main/Setup.sh | bash -# Alternativly run with wget -qO- https://git.nicktronicit.com/N.Andreopoulos/Debian-Server-Setup/raw/branch/main/Setup.sh | bash +run with curl -fsSL https://git.nicktronicit.com/N.Andreopoulos/Debian-Server-Setup/raw/branch/main/Setup.sh | bash + + +can also run with wget -qO- https://git.nicktronicit.com/N.Andreopoulos/Debian-Server-Setup/raw/branch/main/Setup.sh | bash