mirror of https://github.com/tteck/Proxmox.git
Update HACS.md
This commit is contained in:
parent
6d08a46274
commit
c1436a5eee
4
HACS.md
4
HACS.md
|
@ -1,9 +1,9 @@
|
|||
## 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
|
||||
```
|
||||
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**
|
||||
|
|
Loading…
Reference in New Issue