From 28494bb3d96fb91e2185d9f9aa8b38aba74e4485 Mon Sep 17 00:00:00 2001
From: tteckster <tteckster@gmail.com>
Date: Fri, 29 Oct 2021 11:24:16 -0400
Subject: [PATCH] Update README.md

---
 README.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/README.md b/README.md
index b20085aa2..7eb26a330 100644
--- a/README.md
+++ b/README.md
@@ -37,11 +37,10 @@ To create a new Proxmox VM with the latest version of Home Assistant OS, run the
 bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/haos_vm.sh)"
 ```
 <h3 align="center" id="heading">⚡ Default Settings:  4GB RAM - 32GB Storage - 2vCPU ⚡</h3>
-
-Home Assistant Interface http:// (VM IP) :8123
  
 After the script completes, If you're dissatisfied with the default settings, click on the VM, then on the **_Hardware_** tab and change the **_Memory_** and **_Processors_** settings to what you desire. Once all changes have been made, **_Start_** the VM.
 
+Home Assistant Interface http:// (VM IP) :8123
  
 </details>