Update minecollab.md

This commit is contained in:
Isadora White 2025-06-09 02:00:36 -05:00 committed by GitHub
parent 00aa14ab5f
commit 5a403951d1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -65,6 +65,7 @@ Then, you can run the evaluation_script **from the project root** using `python
**MacOS**:
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`
**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
```