diff --git a/README.md b/README.md index 76a4ec96..e7838ae8 100644 --- a/README.md +++ b/README.md @@ -479,8 +479,8 @@ After the script completes, If you're dissatisfied with the default settings, cl

Proxmox PVE7 Post Install

-This script will Disable the Enterprise Repo, Enable the No Subscription Repo, Enable the Test Repo (repo's can be enabled/disabled via the UI in Repositories and -attempt the No Nag fix *PVE7 ONLY*, run the following in the Proxmox web shell. +This script will Disable the Enterprise Repo, Enable the No Subscription Repo, Enable the Test Repo (repo's can be enabled/disabled via the UI in Repositories) and +attempt the No Nag fix *PVE7 ONLY*, run the following in the Proxmox Web Shell. ``` bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/post_install.sh)"