From 10158e1ed51a02e58fc27fd9e3e0c8ff47106370 Mon Sep 17 00:00:00 2001 From: tteckster Date: Wed, 19 Jan 2022 16:30:39 -0500 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 0c614063..5b18c8f5 100644 --- a/README.md +++ b/README.md @@ -180,6 +180,14 @@ bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/misc ``` After install, reboot Home Assistant and **clear browser cache** then Add HACS integration. + +⚙️ **To update Home Assistant:** + +Run the from the LXC console +``` +./update.sh +``` + ____________________________________________________________________________________________