From c5e10a8592622b33737d0cbe4081e787b4662b68 Mon Sep 17 00:00:00 2001 From: Lightemerald Date: Tue, 20 Jun 2023 13:50:50 +0000 Subject: [PATCH] Edited README to reflect branch version --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f1f13b0..6250291 100644 --- a/README.md +++ b/README.md @@ -25,10 +25,10 @@ This repo contains the script to manage multiple mcr bot on a single VM/Containe Start the setup script with either curl, wget or by pasting script content to your terminal. ```bash -curl -sSL https://git.justw.tf/Lightemerald/mcr-bot/raw/branch/main/setup-linux.sh | bash +curl -sSL https://git.justw.tf/Lightemerald/mcr-bot/raw/branch/legacy/setup-linux.sh | bash ``` ```bash -wget -O- https://git.justw.tf/Lightemerald/mcr-bot/raw/branch/main/setup-linux.sh | bash +wget -O- https://git.justw.tf/Lightemerald/mcr-bot/raw/branch/legacy/setup-linux.sh | bash ``` Add your VPN files (.ovpn) to `./vpn` then run