From 9c79224b398e9e086c8faa95650828eaf40d243a Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Tue, 30 Apr 2024 01:45:33 +0900 Subject: [PATCH] [Docs] Update README.md (#1110) requiresments -> requirements --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b75606b8..c2a4f67c 100644 --- a/README.md +++ b/README.md @@ -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