From 5a403951d1fef71cf3109c554a22d81a05a719a8 Mon Sep 17 00:00:00 2001 From: Isadora White <54700097+icwhite@users.noreply.github.com> Date: Mon, 9 Jun 2025 02:00:36 -0500 Subject: [PATCH] Update minecollab.md --- minecollab.md | 1 + 1 file changed, 1 insertion(+) diff --git a/minecollab.md b/minecollab.md index 5e3fb00..945a4db 100644 --- a/minecollab.md +++ b/minecollab.md @@ -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 ```