diff options
| -rw-r--r-- | CREDITS.md | 4 | ||||
| -rw-r--r-- | README.md | 4 |
2 files changed, 6 insertions, 2 deletions
@@ -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 @@ -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. |