From f6ffc8db2af32eb52c143142242724848252b8f6 Mon Sep 17 00:00:00 2001 From: Kroese Date: Sat, 27 Apr 2024 15:25:40 +0200 Subject: [PATCH] docs: Readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index ed5a62e..1e4c45d 100644 --- a/readme.md +++ b/readme.md @@ -164,7 +164,7 @@ docker run -it --rm --name windows -p 8006:8006 --device=/dev/kvm --cap-add NET_ - /home/user/example.iso:/storage/custom.iso ``` - Replace the example path `/home/user/example.iso` with the filename of the desired ISO file. + Replace the example path `/home/user/example.iso` with the filename of the desired ISO file. The value of `VERSION` will be ignored in this case. * ### How do I customize the installation?