Update readme.md

This commit is contained in:
Kroese 2024-05-06 00:50:45 +02:00 committed by GitHub
parent f604eaad0f
commit c4a42e8a0a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -93,7 +93,7 @@ docker run -it --rm --name qemu -e "BOOT=http://example.com/image.iso" -p 8006:8
```yaml
volumes:
- /home/user/example.iso:/storage/boot.iso
- /home/user/example.iso:/boot.iso
```
Replace the example path `/home/user/example.iso` with the filename of the desired ISO file.