From 5da407c11f1c8ac1a901aa5cfdf4b26d86e7e02c Mon Sep 17 00:00:00 2001 From: Kasm <44181855+kasmtech@users.noreply.github.com> Date: Sun, 20 Sep 2020 09:11:28 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d11a449..9c40b8b 100644 --- a/README.md +++ b/README.md @@ -37,10 +37,10 @@ Future Goals: ### Installation We are currently developing releasable packages for major operating sytems. The install script available with releases will install dependencies, compile webp, and pull down and install the pre-compiled KasmVNC tarball. Currently, only Ubuntu 18.04 LTS is pre-compiled. -This installer assumes you already have a desktop environment installed, but have never configured a VNC server. +This installer assumes you already have a desktop environment installed, but have never configured a VNC server. Use the install script found in this project under builder/install/install.sh, currently Ubuntu 18.04LTS is the only operating system with pre-compiled binaries. ```sh -# download install script from releases +# use install script from builder/install/install.sh sudo ./install.sh # change owner of pre-installed cert to your user