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.