diff --git a/README.md b/README.md index fc9d4c6..2727bbe 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,14 @@ # guac-install -Script for installing Guacamole on Ubuntu +Script for installing Guacamole 0.9.10 on Ubuntu 16.04.1 with MySQL -Installs Guacampole 0.9.9 with MySQL on Ubuntu +Run script, enter MySQL Root Password and Guacample User password. Guacamole User is used to connect the the Guacamole Database. -Run script, enter MySQL Root Password and Guacample User password. Guacample User is used to connect the the Guacample Database. +How to Run +Download file directly from here: +wget https://raw.githubusercontent.com/MysticRyuujin/guac-install/master/guac-install.sh + +Make it executable: +chmod +x guac-install.sh + +Run it as root: +./guac-install.sh