From 64f4514315da7a19ea0e75166f358fef01d06dae Mon Sep 17 00:00:00 2001 From: tteckster Date: Thu, 2 Dec 2021 06:20:12 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 400de467..c62717aa 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ To create a new Proxmox Home Assistant Container, run the following from Proxmox bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ha_container.sh)" ``` -

⚡ Default Settings: 4GB RAM - 16GB Storage - 2vCPU ⚡

+

⚡ Default Settings: 2GB RAM - 8GB Storage - 2vCPU ⚡

After the script completes, If you're dissatisfied with the default settings, click on the LXC, then on the **_Resources_** tab and change the **_Memory_** and **_Cores_** settings to what you desire. Changes are immediate.