From 215e04200d05ad2b38788bd3218b5cd5bccffebf Mon Sep 17 00:00:00 2001 From: tteckster Date: Wed, 9 Feb 2022 05:10:56 -0500 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index ee519f5b..71ca2885 100644 --- a/README.md +++ b/README.md @@ -124,6 +124,12 @@ 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 from the LXC console +```yaml +./update.sh +``` ____________________________________________________________________________________________