diff --git a/README.md b/README.md index 0c299c68..dcff11ec 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ This is an evaluation harness for the benchmark described in [T-Eval: Evaluating ```bash $ git clone https://github.com/open-compass/T-Eval.git $ cd T-Eval -$ pip install requirements.txt +$ pip install -r requirements.txt $ git clone https://github.com/InternLM/lagent.git $ cd lagent && pip install -e . ``` @@ -185,4 +185,4 @@ If you find this project useful in your research, please consider cite: ## 💳 License -This project is released under the Apache 2.0 [license](./LICENSE). \ No newline at end of file +This project is released under the Apache 2.0 [license](./LICENSE).