From 5cad63635540a7d34e5a6aa5d586bb6468893f8b Mon Sep 17 00:00:00 2001 From: sbennell Date: Tue, 5 Nov 2019 08:40:22 +1100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6011969..e7864ba 100644 --- a/README.md +++ b/README.md @@ -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