From 83b1f22b42521dfe611894b066664ba5044af45d Mon Sep 17 00:00:00 2001 From: Kroese Date: Fri, 19 Jan 2024 08:01:38 +0100 Subject: [PATCH] docs: Readme (#355) --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 4cad17a..5f5a7a1 100644 --- a/readme.md +++ b/readme.md @@ -53,6 +53,8 @@ docker run -it --rm -e "BOOT=http://example.com/image.iso" -p 8006:8006 --device * ### How do I use it? + Very simple! These are the steps: + - Set the `BOOT` environment variable to the URL of an ISO image you want to install. - Start the container and connect to port 8006 in your web browser.