Update readme.md

This commit is contained in:
Kroese 2023-04-11 21:55:36 +02:00 committed by GitHub
parent 7805d42a71
commit 5e63a4c0b7

View File

@ -48,7 +48,7 @@ services:
Via `docker run`:
```bash
$ docker run --rm -p 5000:5000 --device=/dev/kvm --cap-add NET_ADMIN --stop-timeout 60 kroese/virtual-dsm:latest
$ docker run -p 5000:5000 --device=/dev/kvm --cap-add NET_ADMIN --stop-timeout 60 kroese/virtual-dsm:latest
```
## FAQ