diff --git a/README.md b/README.md index 61a3fd0..4d11223 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # Ubuntu-Mail -**Get Started**: +**Get Started with the graphical installer**: ``` wget https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Mail/raw/branch/stable/installer.sh -O /tmp/installer.sh bash /tmp/installer.sh ``` -**Legacy Installer**: +**Legacy Installer for developing and debugging**: ``` wget https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Mail/raw/branch/stable/installer.sh -O /tmp/installer.sh bash /tmp/installer.sh -l 2>&1 | tee ~/output.log