Update readme.md

Update readme.md
This commit is contained in:
Kroese 2023-04-21 20:53:40 +02:00 committed by GitHub
commit f5fb0eabf1

View File

@ -164,7 +164,7 @@ docker run -it --rm -p 5000:5000 --device=/dev/kvm --cap-add NET_ADMIN --stop-ti
- 'c 510:* rwm'
```
NOTE: The exact cgroup rule may be different than `510` depending on your system, but the correct rule number will be printed to the logfile in case of error.
NOTE: The exact cgroup rule may be different than `510` depending on your system, but the correct rule number will be printed to the log output in case of error.
* ### How do I install a specific version of vDSM? ###