From 93982178cdb874404dcf1173dac31ab6d9341030 Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 23 Apr 2023 03:36:31 +0200 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 83c17e1..5f46d0c 100644 --- a/readme.md +++ b/readme.md @@ -58,7 +58,7 @@ docker run -it --rm -e "BOOT=http://www.example.com/image.iso" --device=/dev/kvm ## FAQ - * ### How do I change the bootdisk? ### + * ### How do I specify the boot disk? You can modify the `BOOT` environment variable in your compose file to specify the URL of an ISO image: