From a1cbcc68fb671359fe425879e29243f56d78929d Mon Sep 17 00:00:00 2001 From: tteckster Date: Wed, 19 Jan 2022 21:45:53 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f2a47cd..ec7b211e 100644 --- a/README.md +++ b/README.md @@ -174,7 +174,7 @@ Reboot the LXC to apply the changes ⚙️ **To Install HACS:** -Run the from the LXC console +Run from the LXC console ``` bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/misc/hacs.sh)" ```