From bacce6c9796f3961972d2cb6fae6a0fd8e9f4005 Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 21 Jan 2024 23:51:07 +0100 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index edaddfc..336d9c4 100644 --- a/readme.md +++ b/readme.md @@ -152,7 +152,7 @@ docker run -it --rm -p 8006:8006 --device=/dev/kvm --cap-add NET_ADMIN dockurr/w VERSION: "https://example.com/win.iso" ``` - Make sure your `/storage` folder is empty before starting the container. Alternatively, you can also place a file called `custom.iso` in that folder to skip the download too. + Make sure your `/storage` folder is empty before starting the container. Alternatively, you can also place a file called `custom.iso` in that folder to skip the download. * ### How do I pass-through a disk?