From df0656b345899cfdf15d6e47ecdd635efc36ede1 Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 14 Jan 2024 20:12:51 +0100 Subject: [PATCH] docs: Readme (#566) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 5e5634d..45ab399 100644 --- a/readme.md +++ b/readme.md @@ -102,7 +102,7 @@ docker run -it --rm -p 5000:5000 --device=/dev/kvm --cap-add NET_ADMIN --stop-ti * ### 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: