From 25ff5224e7f16d6a6cfec051c596b4ceb4b4a5fd Mon Sep 17 00:00:00 2001
From: tteckster <tteckster@gmail.com>
Date: Tue, 22 Feb 2022 12:56:28 -0500
Subject: [PATCH] Update README.md

---
 README.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README.md b/README.md
index 886aabf5..dac2276c 100644
--- a/README.md
+++ b/README.md
@@ -167,6 +167,11 @@ To create a new Proxmox Home Assistant Container, run the following in the Proxm
 ```yaml
 bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/ha_container.sh)"
 ```
+To create a new Proxmox Unprivileged Home Assistant Container, run the following in the Proxmox Shell.
+
+```yaml
+bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/unprev/unprivileged-homeassistant.sh)"
+```
  
 <h3 align="center" id="heading">⚡ Default Settings:  2GB RAM - 8GB Storage - 2vCPU ⚡</h3>