From a4d4366a6906fbeafa3da2305ea82404844658fd Mon Sep 17 00:00:00 2001 From: Kroese Date: Wed, 22 Oct 2025 03:58: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 e53ce14..da51411 100644 --- a/readme.md +++ b/readme.md @@ -146,7 +146,7 @@ kubectl apply -f https://raw.githubusercontent.com/dockur/macos/refs/heads/maste ``` > [!IMPORTANT] -> If your system has an AMD processor it is generally not advisable to enable multiple cores (at least not until macOS is installed and running correctly). It might introduce stability and performance problems, so proceed with caution. +> If your system has an AMD processor (instead of Intel), it is not advisable to enable multiple cores before the installation is completed and you have verified that everything runs stable for a while. Because in many cases it will introduce issues, which are difficult to pinpoint if you do not have experience with its behaviour on a single core first. ### How do I assign an individual IP address to the container?