Browse Source

Update HACS.md

tteckster 3 years ago
parent
commit
7315da4bf5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      HACS.md

+ 1 - 1
HACS.md

@@ -2,7 +2,7 @@
 
 **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)"
 ```