Update readme.md

This commit is contained in:
Kroese 2023-04-03 19:17:53 +02:00 committed by GitHub
parent 89082eaf2e
commit 0c99715d10

View File

@ -81,7 +81,7 @@ $ docker run --rm -it \
to make it any size you want.
To create an empty disk with a maximum capacity of 8 terabyte you would use a value of `8T` for example.
To create an empty disk with a maximum capacity of 8 terabyte you would use a value of `"8T"` for example.
* ### How do I change the location of the virtual disk? ###