From 4dad53f49f702eacf440d5d5992e08ed8dd9f20c Mon Sep 17 00:00:00 2001 From: BlackcatRs <45454897+BlackcatRs@users.noreply.github.com> Date: Tue, 30 Mar 2021 09:10:02 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f0b6f6..9f70d83 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,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://raw.githubusercontent.com/BlackcatRs/wireguard-install/master/wireguard-install.sh chmod +x wireguard-install.sh ./wireguard-install.sh ```