Update README

master
Tanner Collin 3 years ago
parent 217bb0dae0
commit 396c1e2e33
  1. 4
      README.md

@ -32,13 +32,13 @@ If you want to use the built-in burner account (Minecraft name `mattstack`):
$ SERVER=minecraft.example.com ./run_linux.sh
```
Use `PORT` to specify a custom port to connect to:
Or, use `PORT` to specify a custom port to connect to:
```
$ SERVER=localhost PORT=12345 ./run_linux.sh
```
If you have your own alt account for the bot:
Or, if you have your own alt account for the bot:
```
$ EMAIL=you@domain.com PASSWORD=supersecret SERVER=minecraft.example.com ./run_linux.sh

Loading…
Cancel
Save