diff --git a/README.md b/README.md index e7864ba..49ebaa7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # pve-patch -Removes subscription dialogs, replaces enterprise repository with non-subscription repository and replaces branding. Tested on PVE 6.0-7. +Removes subscription dialogs, replaces enterprise repository with non-subscription repository and replaces branding. Tested on PVE 6.1-5. ## Note @@ -38,9 +38,3 @@ cp -f /usr/share/pve-manager/images/proxmox_logo.png~ \ /usr/share/pve-patch/images/proxmox_logo.png && \ /usr/share/pve-patch/scripts/apply.sh ``` - -## Test - -``` -vagrant up -```