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