From 67c1150422a4d6af89954fb11b31f445896b6f25 Mon Sep 17 00:00:00 2001 From: vajonam <152501+vajonam@users.noreply.github.com> Date: Thu, 4 Apr 2024 10:47:29 -0400 Subject: [PATCH] fix: add updates Signed-off-by: vajonam <152501+vajonam@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c71dce3..1eafdba 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ To build a new image, clone this repository and run `docker compose up -f docker ### Using a VNC Viewer -To use a VNC viewer with the container, the default port for X TigerVNC is 5900. You can add this port by adding `-p 5900:5900` to your command to start the container to open this port for access. +To use a VNC viewer with the container, the default port for TurobVNC is 5900. You can add this port by adding `-p 5900:5900` to your command to start the container to open this port for access. See note below about ports related to `VNC_PORT` environment variable. ### GPU Acceleration/Passthrough