aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CREDITS.md4
-rw-r--r--README.md4
2 files changed, 6 insertions, 2 deletions
diff --git a/CREDITS.md b/CREDITS.md
index 89e1e7a..6fd43ec 100644
--- a/CREDITS.md
+++ b/CREDITS.md
@@ -92,4 +92,6 @@ This project now uses the fantastic OpenCore bootloader from the community OpenC
[@cybik](https://github.com/cybik) Spice fix #337
-[@Silfalion](https://github.com/Silfalion) - [https://github.com/Silfalion/Iphone_docker_osx_passthrough](https://github.com/Silfalion/Iphone_docker_osx_passthrough) \ No newline at end of file
+[@Silfalion](https://github.com/Silfalion) - [https://github.com/Silfalion/Iphone_docker_osx_passthrough](https://github.com/Silfalion/Iphone_docker_osx_passthrough)
+
+[@Buthrakaur](https://github.com/Buthrakaur) readme - improve instructions for running on windows #361 \ No newline at end of file
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.