From 4c28ee90e892a9e29b2969b09cf1969b66ef9ec6 Mon Sep 17 00:00:00 2001 From: Kroese Date: Sat, 15 Apr 2023 18:03:11 +0200 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 752e349..1403b15 100644 --- a/readme.md +++ b/readme.md @@ -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? ###