diff --git a/README.md b/README.md index 40fd63c..4aa5095 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,13 @@ docker compose up -d # Shutdown the Docker container docker compose down -# Open http://localhost:46080/vnc.html in your web browser -# Password: abc123 ``` - +### Access the Ubuntu 20.04 GUI environment +```bash +# Open http://localhost:46080/vnc.html in your web browser to connect to +# the Ubuntu 20.04 desktop running inside the Docker container. + +``` +