mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-08-06 07:15:45 +02:00
Update minecollab.md
This commit is contained in:
parent
00aa14ab5f
commit
5a403951d1
1 changed files with 1 additions and 0 deletions
|
@ -65,6 +65,7 @@ Then, you can run the evaluation_script **from the project root** using `python
|
||||||
**MacOS**:
|
**MacOS**:
|
||||||
1. If brew isn't already installed run `/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"`
|
1. If brew isn't already installed run `/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"`
|
||||||
2. `brew install tmux`
|
2. `brew install tmux`
|
||||||
|
|
||||||
**Linux**: `apt-get -y install tmux`
|
**Linux**: `apt-get -y install tmux`
|
||||||
**Windows**: You can not use tmux on Windows, but you can run tasks with the --no-launch-world flag. Run
|
**Windows**: You can not use tmux on Windows, but you can run tasks with the --no-launch-world flag. Run
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue