From c1ec1571af13a5f784fb3022d274594e3b3c28b5 Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 14 Jan 2024 20:13:45 +0100 Subject: [PATCH] docs: Readme (#327) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 5475548..3998ee4 100644 --- a/readme.md +++ b/readme.md @@ -92,7 +92,7 @@ docker run -it --rm -e "DISPLAY=vnc" -e "BOOT=http://example.com/image.iso" -p 5 * ### How do I increase the amount of CPU or RAM? - By default, a single core and 1 GB of RAM are allocated to the container. + By default, a single CPU core and 1 GB of RAM are allocated to the container. To increase this, add the following environment variables: