From 623c6c652ff9f314485e570a14cc60315a5413e1 Mon Sep 17 00:00:00 2001 From: Chase Wright Date: Mon, 31 Jul 2017 17:28:56 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 69eec77..e16fedb 100644 --- a/README.md +++ b/README.md @@ -17,5 +17,5 @@ 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. +Once installation is done you can access guacamole by browsing to: http://:8080/guacamole/ +The default credentials are guacadmin as both username and password. Please change them or disable guacadmin after install!