From 7315da4bf559b6042babfca5e4bad90fbfc30588 Mon Sep 17 00:00:00 2001 From: tteckster Date: Mon, 15 Nov 2021 04:41:17 -0500 Subject: [PATCH] Update HACS.md --- HACS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HACS.md b/HACS.md index 14d89781..512bbea8 100644 --- a/HACS.md +++ b/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)" ```