Update readme.md

This commit is contained in:
Kroese 2023-04-01 21:18:04 +02:00 committed by GitHub
parent 621c9a0a95
commit 4fcef16896
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ A docker container of Synology DSM v7.2 using KVM.
Via `docker run`:
```bash
$ docker run -it \
$ docker run --rm -it \
--name dsm \
-e DISK_SIZE=16G \
-e RAM_SIZE=512M \