Edited README to reflect branch version

This commit is contained in:
2023-06-20 13:50:50 +00:00
parent c00339f024
commit c5e10a8592

View File

@@ -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