From 4e0582180a1f7afee5ed5a47cc3044d4fb25bdf3 Mon Sep 17 00:00:00 2001 From: Chase Wright Date: Sun, 12 Mar 2017 13:42:53 -0500 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b61ae0e..c1cfa21 100644 --- a/README.md +++ b/README.md @@ -5,13 +5,17 @@ Run script, enter MySQL Root Password and Guacample User password. Guacamole Use How to Run Download file directly from here: -wget https://raw.githubusercontent.com/MysticRyuujin/guac-install/master/guac-install.sh + +wget https://raw.githubusercontent.com/MysticRyuujin/guac-install/master/guac-install.sh Make it executable: -chmod +x guac-install.sh + +chmod +x guac-install.sh Convert it to Linux format (may need to install dos2unix via apt-get): -dos2unix guac-install.sh + +dos2unix guac-install.sh Run it as root: -./guac-install.sh + +./guac-install.sh