From 974d087466ce7626955dbebfa1bc16a5948e60e5 Mon Sep 17 00:00:00 2001 From: Kroese Date: Mon, 3 Mar 2025 12:34:10 +0100 Subject: [PATCH] docs: Readme (#1077) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index b35741523..14fa7efda 100644 --- a/readme.md +++ b/readme.md @@ -189,7 +189,7 @@ kubectl apply -f https://raw.githubusercontent.com/dockur/windows/refs/heads/mas - /home/user/example:/oem ``` - The example folder `/home/user/example` will be copied to `C:\OEM` during installation and the containing `install.bat` will be executed during the last step. + The example folder `/home/user/example` will be copied to `C:\OEM` and the containing `install.bat` will be executed during the last step of the automatic installation. ### How do I perform a manual installation?