From eb019d633b7e75c0d8fd22103799d276a04005fa Mon Sep 17 00:00:00 2001 From: LRVT <21357789+l4rm4nd@users.noreply.github.com> Date: Thu, 15 Feb 2024 13:18:13 +0100 Subject: [PATCH] Update README.md fix markdown --- examples/guacamole/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/guacamole/README.md b/examples/guacamole/README.md index 665f465..aaad93f 100644 --- a/examples/guacamole/README.md +++ b/examples/guacamole/README.md @@ -30,6 +30,6 @@ Afterwards, you can spawn up the Docker stack as follows: docker compose up -d ```` -The Guacamole login is available at http://:8080/guacamole. +The Guacamole login is available at `http://:8080/guacamole`. The default username is `guacadmin`. The default password is `guacadmin`.