From a7971b2eeceee9380bd3a530915ea6bdb9f27d78 Mon Sep 17 00:00:00 2001 From: Elijah R <62162399+elijahr2411@users.noreply.github.com> Date: Wed, 9 Apr 2025 16:26:37 -0400 Subject: [PATCH] make compatibility more clear --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 39de5f3..f030413 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,9 @@ This is a drop-in replacement for the dying CollabVM 1.2.11. Currently in beta ## Compatibility -The CollabVM server will run on any Operating System that can run Node.JS and Rust. This means modern Linux distributions and Windows versions. +The CollabVM server is officially supported on modern Linux distributions, using latest NodeJS LTS and Rust -We do not recommend or support running CollabVM Server on Windows due to very poor support for QEMU on that platform. +We do not support running directly on Microsoft Windows. If you want to run CollabVM on Windows, we recommend using the Windows Subsystem for Linux. We will close any issues related to running the server directly on windows. ## Dependencies