From 2da7eed367ed824bb644bee86e7f7bdb6bca96b3 Mon Sep 17 00:00:00 2001 From: Kroese Date: Sat, 27 Apr 2024 15:27:23 +0200 Subject: [PATCH] docs: Readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 0a9f0a1..0fbd9b8 100644 --- a/readme.md +++ b/readme.md @@ -151,7 +151,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?