Update README.md

This commit is contained in:
sbennell 2020-01-10 16:56:08 +11:00 committed by GitHub
parent 96dc59d305
commit a8e998cd13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 7 deletions

View File

@ -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
```