From 73b090c42d799a38760084423f00439c3549f88c Mon Sep 17 00:00:00 2001 From: Kroese Date: Sat, 25 May 2024 00:35:42 +0200 Subject: [PATCH] Update readme.md --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index a9f906d..f5090f7 100644 --- a/readme.md +++ b/readme.md @@ -193,7 +193,7 @@ kubectl apply -f kubernetes.yml * ### How do I perform a manual installation? - It's best to stick to the automatic installation, as it uses a special configuration for running Windows inside a virtualized environment and those settings will prevent some common issues. + It's best to stick to the automatic installation, as it uses optimized settings for running Windows inside a virtualized environment, to prevent some common issues. However, if you insist on performing the installation manually, add the following environment variable to your compose file: @@ -215,9 +215,9 @@ kubectl apply -f kubernetes.yml * ### How do I change the amount of CPU or RAM? - By default, a maximum of 2 CPU cores and 4 GB of RAM are allocated to the container. + By default, the container is allowed to use a maximum of 2 CPU cores and 4 GB of RAM. - If you want to modify this, you can specify the desired amount using the following environment variables: + If you want to adjust this, you can specify the desired amount using the following environment variables: ```yaml environment: