diff --git a/README.md b/README.md index bb8b78f..0f0986b 100644 --- a/README.md +++ b/README.md @@ -24,10 +24,16 @@ This repo contains the script to manage multiple mcr bot on a single VM/Containe Clone the project +Curl: ```bash curl -sSL https://git.justw.tf/Lightemerald/mcr-bot/raw/branch/main/setup-linux.sh | bash ``` +Wget: +```bash +wget -O- https://git.justw.tf/Lightemerald/mcr-bot/raw/branch/main/setup-linux.sh | bash +``` + Add your VPN files (.ovpn) to `./vpn` then run ```bash