From 25b1fc949a645c18ccd90d6889925a8781d59148 Mon Sep 17 00:00:00 2001 From: Elie Obeid Date: Sun, 20 Nov 2022 19:49:01 +0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index edd68e0..1b59f10 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Supported distributions: Download and execute the script. Answer the questions asked by the script and it will take care of the rest. ```bash -curl -O https://raw.githubusercontent.com/angristan/wireguard-install/master/wireguard-install.sh +curl -O https://github.com/elieobeid7/wireguard-install/blob/master/wireguard-install.sh chmod +x wireguard-install.sh ./wireguard-install.sh ```