From 2d78c763d132087ff8f863b34ed168c532f89630 Mon Sep 17 00:00:00 2001 From: Kroese Date: Thu, 2 May 2024 00:52:02 +0200 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 08d30ec..73146d8 100644 --- a/readme.md +++ b/readme.md @@ -157,7 +157,7 @@ docker run -it --rm --name windows -p 8006:8006 --device=/dev/kvm --cap-add NET_ ```yaml volumes: - - /home/user/custom.xml:/run/assets/custom.xml + - /home/user/custom.xml:/storage/custom.xml ``` Replace the example path `/home/user/custom.xml` with the filename of the modified XML file.