From fcfba3008676d032c6032556b9bdbc6a9149f29e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filip=20Kinsk=C3=BD?= Date: Tue, 19 Oct 2021 08:48:24 +0200 Subject: [PATCH] readme - improve instructions for running on windows --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b9c99db..fc91ea0 100644 --- a/README.md +++ b/README.md @@ -1094,7 +1094,9 @@ Or tell the container to use specific ones using `-e GENERATE_SPECIFIC=true` -e MAC_ADDRESS="A8:5C:2C:9A:46:2F" \ ``` -### I'd like to run Docker-OSX with WSL2 (Windows, Ubuntu) +### I'd like to run Docker-OSX on Windows + +Running Docker-OSX on windows is possible just in WSL2 (Windows, Ubuntu). Ensure KVM is enabled and `x11-apps` is installed.