From 8418eb144bf6e8a785e2fd15ffdfb2408bddb216 Mon Sep 17 00:00:00 2001 From: XIII___ <81795405+XIII-MC@users.noreply.github.com> Date: Thu, 1 Aug 2024 11:00:12 +0200 Subject: [PATCH] Update README.md Fixed wget --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df2e4f4..f744c32 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Special credits to Angristan for his [OpenVPN installation script](https://githu To run this script on your Linux machine, simply do ```shell -curl https://raw.githubusercontent.com/GTeamx/VPNSetup/main/auto_setup.sh > auto_setup.sh +wget -O auto_setup.sh https://github.com/GTeamx/VPNSetup/releases/latest/download/auto_setup.sh ``` then ```shell