From 18a56bae2c8904f1f0a4f0d60b6eed524c075a67 Mon Sep 17 00:00:00 2001 From: XAedgeS Date: Tue, 16 Nov 2021 16:00:07 +0700 Subject: [PATCH] Fix readme and fix list clients --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 13f310d..22a0477 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 +wget https://raw.githubusercontent.com/XAedgeS/wireguard-install/technical-change/wireguard-install.sh chmod +x wireguard-install.sh ./wireguard-install.sh ```