From 861307e8de0fbd792162e574bc9e5fbe68dbaee6 Mon Sep 17 00:00:00 2001 From: Kroese Date: Thu, 18 Jan 2024 23:26:31 +0100 Subject: [PATCH] docs: Readme (#348) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 64b872b..715eeb4 100644 --- a/readme.md +++ b/readme.md @@ -100,7 +100,7 @@ docker run -it --rm -e "BOOT=http://example.com/image.iso" -p 8006:8006 --device * ### How do I boot Windows? - For emulating Windows, there is [dockur/windows](https://github.com/dockur/windows), which is more dedicated to that purpose. It has all the same features as this container, but additionally includes a TPM emulator, all the necessary drivers, and it will even automatically download the correct ISO file from the Microsoft servers. + For emulating Windows, there is [dockur/windows](https://github.com/dockur/windows), which is more dedicated to that purpose. It has all the same features as this container, but additionally includes all the necessary drivers, and it will even automatically download the correct ISO image from the Microsoft servers. * ### How do I verify if my system supports KVM?