Update HACS.md

This commit is contained in:
tteckster 2021-11-15 04:13:03 -05:00 committed by GitHub
parent 6d08a46274
commit c1436a5eee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
## Home Assistant Community Store ## ## Home Assistant Community Store ##
This script is for installing HACS on Home Assistant Container LXC ONLY **This script is for installing HACS on Home Assistant Container LXC ONLY**
Run the following from the Home Assistant container (LXC) console Run the following from the Home Assistant container (LXC) console
``` ```
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/hacs.sh)" bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/hacs.sh)"
``` ```
After install, reboot Home Assistant and clear browser cache After install, reboot Home Assistant and **clear browser cache**