From 9d13ffc8f85a46e9d863c3d0ba26f7baad615efd Mon Sep 17 00:00:00 2001 From: Carl Hjerpe Date: Thu, 20 Jul 2017 19:14:06 +0200 Subject: [PATCH] Update instructions in readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index aed1eaf..3bfc1f9 100644 --- a/README.md +++ b/README.md @@ -20,3 +20,6 @@ Convert it to Linux format (may need to install dos2unix via apt-get): Run it as root: ./guac-install.sh + +Once installation is done you can access guacamole by browsing to: http://myserverip:8080/guacamole/ +The default credentials are guacadmin as both username and password.