From 4930e4f9f7232b5c28f7c38b13ac33e487f45afb Mon Sep 17 00:00:00 2001 From: Jon Eugster Date: Sat, 24 Aug 2024 00:38:09 +0200 Subject: [PATCH] README --- README.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index de6b10a..59fbe8e 100644 --- a/README.md +++ b/README.md @@ -209,15 +209,14 @@ for the automated cypress tests. ### OS support -Note that currently there is no support for running the server on Windows. However, there -is a Linux Dockerfile which you might find useful to get it running on a Windows machine, -see below. +Currently there is no support for Windows servers! -However, we do actively support Windows users (i.e. browser) accessing the website which is hosted -on a Linux machine (but unfortunately we cannot test this automatically in the github workflow). +However, we do actively support Windows clients (i.e. browsers) accessing the website hosted +on a Linux machine! (unfortunately the github workflow does not test this) -Please report problems with Windows nevertheless, but be advised that you might need to -invest some time and effort if you're trying to set up a Windows server :) +There is a Linux Dockerfile which you might find useful to get +it running on a Windows machine (see below), but be advised you might need to +invest some time and effort if you're trying to set up a Windows server… ### Docker image