From 40b06ed4d1917412f9174e1defbdbc3706a3769a Mon Sep 17 00:00:00 2001 From: Kroese Date: Fri, 19 Jan 2024 08:07:58 +0100 Subject: [PATCH] docs: Readme (#356) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 5f5a7a1..5d60483 100644 --- a/readme.md +++ b/readme.md @@ -59,7 +59,7 @@ docker run -it --rm -e "BOOT=http://example.com/image.iso" -p 8006:8006 --device - Start the container and connect to port 8006 in your web browser. - - Wait until the download is finished, you will see the screen and can control it via the keyboard and mouse. + - You will see the screen and can control it via the keyboard and mouse. - Enjoy your brand new machine, and don't forget to star this repo!