From 91275efb478d617574e30a762cee389f3203adba Mon Sep 17 00:00:00 2001 From: Croft Date: Mon, 31 Oct 2022 15:05:55 +0100 Subject: [PATCH] Clarified Windows usage --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad297d2..d93cd0e 100644 --- a/README.md +++ b/README.md @@ -287,7 +287,7 @@ Under Windows, you have 2 options: - Virtual machine - WSL -We have tested the installation procedure in Ubuntu 22.04 on a VMware virtual machine. That worked flawlessly. +We have tested the installation procedure with an Ubuntu 22.04 guest system running on a VMware virtual machine. That worked flawlessly. Installation under WSL ought to work, but we have not tested this.