From 7f0cc38800ef942dfa1e9c0f21495678a0a31c17 Mon Sep 17 00:00:00 2001 From: Kroese Date: Mon, 22 Jan 2024 00:26:26 +0100 Subject: [PATCH] docs: Windows (#369) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index a9e5d5f..564a649 100644 --- a/readme.md +++ b/readme.md @@ -106,7 +106,7 @@ docker run -it --rm -e "BOOT=http://example.com/image.iso" -p 8006:8006 --device BOOT_MODE: "windows" ``` - But it is better to use [dockur/windows](https://github.com/dockur/windows), as it includes all the drivers required during installation. + But it is better to use [dockur/windows](https://github.com/dockur/windows) instead, as it includes all the drivers required during installation. * ### How do I verify if my system supports KVM?