diff --git a/README.md b/README.md index b2d334f..0906e3d 100644 --- a/README.md +++ b/README.md @@ -165,7 +165,7 @@ First, install the evaluation dependencies: git submodule update --init --recursive # 2. Install evaluation dependencies -uv pip install -e ".[dev,evals]" +UV_GIT_LFS=1 uv pip install -e ".[dev,evals]" ``` ### AppWorld Setup diff --git a/docs/evals.md b/docs/evals.md index db5a4e9..65ab478 100644 --- a/docs/evals.md +++ b/docs/evals.md @@ -13,7 +13,7 @@ Here's how to run benchmark evaluations with wags