Update readme.md

This commit is contained in:
Kroese 2025-04-14 20:15:19 +02:00 committed by GitHub
parent bbd7c0fdc6
commit 373b6fbe92
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -214,7 +214,7 @@ The example folder `./example` will be available as ` \\host.lan\Data`.
```yaml ```yaml
volumes: volumes:
- ./example.iso:/custom.iso - ./example.iso:/boot.iso
``` ```
Replace the example path `./example.iso` with the filename of your desired ISO file. The value of `VERSION` will be ignored in this case. Replace the example path `./example.iso` with the filename of your desired ISO file. The value of `VERSION` will be ignored in this case.