Update README.md

This commit is contained in:
sbennell 2019-11-05 08:40:22 +11:00
parent 6306452364
commit 5cad636355
1 changed files with 2 additions and 2 deletions

View File

@ -13,10 +13,10 @@ Use at your own risk! Read the script before you run it.
```bash
# if root
wget -qO - https://github.com/sbennell/pve-patch/master/patch.sh | bash
wget -qO - https://raw.githubusercontent.com/sbennell/pve-patch/master/patch.sh | bash
# if non-root
wget -qO - https://github.com/sbennell/pve-patch/master/patch.sh | sudo bash
wget -qO - https://raw.githubusercontent.com/sbennell/pve-patch/master/patch.sh | sudo bash
```
## Restore