From 1137947708d90eb9c5a4b99f9e8e90e20af70d51 Mon Sep 17 00:00:00 2001 From: Kroese Date: Wed, 12 Apr 2023 03:03:02 +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 150799e..0b3aa63 100644 --- a/readme.md +++ b/readme.md @@ -61,7 +61,7 @@ docker run -it -e "BOOT=http://www.tinycorelinux.net/13.x/x86/release/Core-13.1. BOOT: "http://www.tinycorelinux.net/13.x/x86/release/Core-13.1.iso" ``` - After starting the container it will be downloaded once, and stored for future use. + It will be downloaded once during the first run of the container. * ### How do I change the size of the data disk? ###