From 6f8b88a1f124f5c0643370687e77307fad2cb3b1 Mon Sep 17 00:00:00 2001 From: Kroese Date: Mon, 22 Jan 2024 02:52:04 +0100 Subject: [PATCH] docs: Readme (#371) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 564a649..f6633a0 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) instead, as it includes all the drivers required during installation. + But you might want to give [dockur/windows](https://github.com/dockur/windows) a try instead, as it includes all the drivers required during installation and many other features. * ### How do I verify if my system supports KVM?