From cb766edf5b8dd0dafc62058f0fb469eb9c2b5d6d Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 16 Mar 2025 14:31:32 +0100 Subject: [PATCH] docs: Readme --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index b6ff5a7..5b9d0ac 100644 --- a/readme.md +++ b/readme.md @@ -82,7 +82,7 @@ kubectl apply -f https://raw.githubusercontent.com/qemus/qemu-arm/refs/heads/mas ### How do I select the operating system? - You can use the `BOOT` environment variable in order to specify the operating system to be installed: + You can use the `BOOT` environment variable in order to specify the operating system that will be downloaded: ```yaml environment: @@ -107,7 +107,7 @@ kubectl apply -f https://raw.githubusercontent.com/qemus/qemu-arm/refs/heads/mas ### How can I use my own image? - If you want to boot an operating system that is not in the list, you can set the `BOOT` variable to the URL of the image: + If you want to download an operating system that is not in the list above, you can set the `BOOT` variable to the URL of the image: ```yaml environment: