From ac38a2bbfff5bbea05eff1d871053a9b0d9457b0 Mon Sep 17 00:00:00 2001 From: Kroese Date: Fri, 14 Mar 2025 14:12:07 +0100 Subject: [PATCH] docs: File sharing --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index ec463a3..7afe1d4 100644 --- a/readme.md +++ b/readme.md @@ -282,7 +282,7 @@ kubectl apply -f https://raw.githubusercontent.com/qemus/qemu-arm/refs/heads/mas ```yaml volumes: - - ./example:/shared + - ./example:/shared ``` Then start the container and execute the following command in the guest: