From 43a353c1ef9b9142d7505ba145946cb142ab6e02 Mon Sep 17 00:00:00 2001 From: Muhammad Atif Ali Date: Thu, 17 Oct 2024 06:51:49 +0500 Subject: [PATCH] Update README.md --- kasmvnc/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kasmvnc/README.md b/kasmvnc/README.md index 6fea1d6..a220bea 100644 --- a/kasmvnc/README.md +++ b/kasmvnc/README.md @@ -20,4 +20,4 @@ module "kasmvnc" { } ``` -> **Note:** This module only works on workspaces with a pre-installed desktop environment. +> **Note:** This module only works on workspaces with a pre-installed desktop environment. As an example base image you can use `codercom/enterprise-desktop` image.