diff --git a/README.md b/README.md index cfff3c60..9cb006d6 100644 --- a/README.md +++ b/README.md @@ -258,7 +258,7 @@ ________________________________________________________________________________
-Nginx Proxy Manager LXC + 🔸Nginx Proxy Manager LXC

hero

@@ -296,6 +296,13 @@ Add the following to your `configuration.yaml` in Home Assistant. ```yaml changeme ``` +⚙️ **To Update Nginx Proxy Manager** + +Run in the LXC console +```yaml +bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/misc/npm_update.sh)" +``` + ____________________________________________________________________________________________