diff --git a/README.md b/README.md
index cb9fc68..642fdde 100644
--- a/README.md
+++ b/README.md
@@ -9,8 +9,7 @@ Inspired by [tteck's Proxmox helper scripts](https://github.com/tteck/Proxmox)
Proxmox VE 7 Post Install
-This script will Disable the Enterprise Repo, Add & Enable the No-Subscription Repo, Add & Disable Test Repo (repo's can be enabled/disabled via the UI in Repositories)
-and attempt the *No-Nag* fix.
+This script will Disable the Enterprise Repo, Add & Enable the No-Subscription Repo and attempt the *No-Nag* fix.
Run the following in the Proxmox Web Shell. ⚠️ **PVE7 ONLY**
@@ -24,6 +23,25 @@ ________________________________________________________________________________
+
+Proxmox BS 2 Post Install
+
+
+
+ Proxmox BS 2 Post Install
+
+This script will Disable the Enterprise Repo, Add & Enable the No-Subscription Repo and attempt the *No-Nag* fix.
+
+Run the following in the Proxmox Web Shell. ⚠️ **PBS2 ONLY**
+
+```
+bash -c "$(wget -qLO - https://raw.githubusercontent.com/StevenSeifried/proxmox-scripts/main/pve7_post_install.sh)"
+```
+
+____________________________________________________________________________________________
+
+
+
Jellyfin Server LXC