From 9b8aea32898316c89b362a521ca8c627011c467d Mon Sep 17 00:00:00 2001 From: Kroese Date: Sat, 6 May 2023 20:17:34 +0200 Subject: [PATCH] Allocate --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 36249de..8abdcbf 100644 --- a/readme.md +++ b/readme.md @@ -87,7 +87,7 @@ docker run -it --rm -p 5000:5000 --device=/dev/kvm --cap-add NET_ADMIN --stop-ti ALLOCATE: "N" ``` - Keep in mind that this will affect new disks only, not any of your existing disks. + Keep in mind that this will not affect any of your existing disks, it only applies to newly created disks. * ### How do I increase the amount of CPU/RAM?