Unverified Commit 9c79224b authored by Ikko Eltociear Ashimine's avatar Ikko Eltociear Ashimine Committed by GitHub
Browse files

[Docs] Update README.md (#1110)

requiresments -> requirements
parent 3de48e9b
...@@ -125,7 +125,7 @@ conda activate opencompass ...@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment