diff --git a/README.md b/README.md index 2d517e5a..e6e8fc0b 100644 --- a/README.md +++ b/README.md @@ -1031,6 +1031,13 @@ bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/d After getting everything setup the way you want in interactive mode and saved to disk, you have to go into update configuration and rebuild application. +⚙️ **To Update Dashy** + +Run in the LXC Console +```yaml +bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/misc/dashy-update.sh)" +``` + __________________________________________________________________________________________