Improved readme.
This commit is contained in:
@@ -22,14 +22,11 @@ This repo contains the script to manage multiple mcr bot on a single VM/Containe
|
|||||||
|
|
||||||
## How to run
|
## How to run
|
||||||
|
|
||||||
Clone the project
|
Start the setup script with either curl, wget or by pasting script content to your terminal.
|
||||||
|
|
||||||
Curl:
|
|
||||||
```bash
|
```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/main/setup-linux.sh | bash
|
||||||
```
|
```
|
||||||
|
|
||||||
Wget:
|
|
||||||
```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/main/setup-linux.sh | bash
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user