Update readme.md

This commit is contained in:
Kroese 2023-04-15 18:03:11 +02:00 committed by GitHub
parent efeee14e8f
commit 4c28ee90e8

View file

@ -74,7 +74,7 @@ $ docker run --name qemu -it -e "BOOT=http://www.tinycorelinux.net/13.x/x86/rele
DISK_SIZE: "16G"
```
To create an empty disk with a maximum capacity of 8 terabyte you would use a value of `"8T"` for example.
To resize the disk to a capacity of 8 terabyte you would use a value of `"8T"` for example.
* ### How do I change the location of the disks? ###