From a8386905aa3dca05b7445271b45c723b0ffb0279 Mon Sep 17 00:00:00 2001 From: Shaw Date: Tue, 17 Dec 2024 10:36:27 +0800 Subject: [PATCH] Update README.md --- VAB-WebArena-Lite/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VAB-WebArena-Lite/README.md b/VAB-WebArena-Lite/README.md index 55e5828..c5c5e69 100644 --- a/VAB-WebArena-Lite/README.md +++ b/VAB-WebArena-Lite/README.md @@ -40,7 +40,7 @@ Then, you should substitute the file with the commands below: bash replace.sh ``` -After that, you should install the dependencies for VAB-WebArena-Lite (recommend using a independent conda environment to VAB): +After that, you should install the dependencies for VAB-WebArena-Lite (recommend using an independent conda environment to VAB): ```bash # Python 3.10 (or 3.11, but not 3.12 cause 3.12 deprecated distutils needed here)