From 64165b1d3b3e7e4a40bb458208412910bf871c9d Mon Sep 17 00:00:00 2001 From: Kroese Date: Wed, 12 Apr 2023 03:06:06 +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 b9ff6ec..9ff18e0 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" ``` - It will be downloaded once during the first run of the container. + It will be downloaded only once, during the first run of the container. * ### How do I change the size of the data disk? ###