Skip to content

Commit

Permalink
[Docs] Update README.md (#1110)
Browse files Browse the repository at this point in the history
requiresments -> requirements
  • Loading branch information
eltociear authored Apr 29, 2024
1 parent 3de48e9 commit 9c79224
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ conda activate opencompass
git clone https://github.com/open-compass/opencompass opencompass
cd opencompass
pip install -e .
# also please install requiresments packages via `pip install -r requirements/api.txt` for API models if needed.
# also please install requirements packages via `pip install -r requirements/api.txt` for API models if needed.
```

### 📂 Data Preparation
Expand Down

0 comments on commit 9c79224

Please sign in to comment.