From 0c99715d1078fbca1efaa0ac166752cafdfed172 Mon Sep 17 00:00:00 2001 From: Kroese Date: Mon, 3 Apr 2023 19:17:53 +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 c7d2cab..fd5d2bf 100644 --- a/readme.md +++ b/readme.md @@ -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? ###