From c62e7cbeba59e581b96ec086a04052c6c0304023 Mon Sep 17 00:00:00 2001 From: Kroese Date: Sat, 15 Apr 2023 18:05:14 +0200 Subject: [PATCH] Update readme.md --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 1403b15..8c98650 100644 --- a/readme.md +++ b/readme.md @@ -76,9 +76,9 @@ $ docker run --name qemu -it -e "BOOT=http://www.tinycorelinux.net/13.x/x86/rele 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? ### + * ### How do I change the location of the data disk? ### - By default they reside inside a docker volume, but you can add these lines to your compose file: + By default it resides inside a docker volume, but you can add these lines to your compose file: ``` volumes: