From 50af5f497792f23bd4c99c0f4860a0506cf45a97 Mon Sep 17 00:00:00 2001 From: Haofei Yu Date: Sat, 26 Jul 2025 23:45:56 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a328625..3079142 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ conda activate sotopia-rl ```bash curl -sSL https://install.python-poetry.org | python3 export PATH="$HOME/.local/bin:$PATH" +poetry install ``` #### 3. Environment Variables