From 318271db1cd5d614a5918ddb73b03fe0ba24add6 Mon Sep 17 00:00:00 2001 From: Kroese Date: Fri, 14 Mar 2025 14:12:20 +0100 Subject: [PATCH] docs: File sharing (#199) --- 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: