aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsickcodes <[email protected]>2021-10-22 08:43:14 +0000
committerGitHub <[email protected]>2021-10-22 08:43:14 +0000
commitff250fa0ca861f94c6633533c1704ce2c712b509 (patch)
treef131614424ad3a215a18ce53b046b9709271b45a
parentMerge pull request #352 from chirag350/master (diff)
parentWSL2 + Ubuntu note - credits (diff)
downloaddocker-osx-ff250fa0ca861f94c6633533c1704ce2c712b509.tar.xz
docker-osx-ff250fa0ca861f94c6633533c1704ce2c712b509.zip
Merge pull request #361 from Buthrakaur/improve-readme-windows
readme - improve instructions for running on windows
-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.