From dec64c77f3cbdb84c6e573cee88459bd8e6d234b Mon Sep 17 00:00:00 2001 From: Muhammad Atif Ali Date: Thu, 21 Sep 2023 16:26:56 +0300 Subject: [PATCH] fixup! --- kasmvnc/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kasmvnc/README.md b/kasmvnc/README.md index 21bf6af..0d1d1bb 100644 --- a/kasmvnc/README.md +++ b/kasmvnc/README.md @@ -13,7 +13,7 @@ Automatically install [KasmVNC](https://kasmweb.com/kasmvnc) in a workspace, and ## Examples -1. Add latest version of KasmVNC with ['lxde'](https://www.lxde.org/) desktop environment: +1. Add latest version of KasmVNC with [`lxde`](https://www.lxde.org/) desktop environment: ```hcl module "kasmvnc" { @@ -23,7 +23,7 @@ Automatically install [KasmVNC](https://kasmweb.com/kasmvnc) in a workspace, and ``` -2. Add specific version '0.9.11' of KasmVNC with ['mate'](https://mate-desktop.org/) desktop environment and custom port: +2. Add specific version of KasmVNC with [`mate`](https://mate-desktop.org/) desktop environment and custom port: ```hcl module "kasmvnc" {