From 61b7d2a08507b3041a8724f93f24493cbaaed194 Mon Sep 17 00:00:00 2001 From: KAAN DIKEC <21171681+dikeckaan@users.noreply.github.com> Date: Thu, 25 May 2023 20:07:30 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7332a17..a8fe265 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,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/dikeckaan/wireguard-install/master/wireguard-install.sh +curl -O https://raw.githubusercontent.com/angristan/wireguard-install/master/wireguard-install.sh chmod +x wireguard-install.sh ./wireguard-install.sh ```