[Docs] Update README.md (#1110)

requiresments -> requirements
This commit is contained in:
Ikko Eltociear Ashimine 2024-04-30 01:45:33 +09:00 committed by GitHub
parent 3de48e9b35
commit 9c79224b39
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -125,7 +125,7 @@ conda activate opencompass
git clone https://github.com/open-compass/opencompass opencompass git clone https://github.com/open-compass/opencompass opencompass
cd opencompass cd opencompass
pip install -e . 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 ### 📂 Data Preparation