Commit 4013a345 authored by xinghao's avatar xinghao
Browse files

Update README.md

parent 49631c70
Pipeline #3008 canceled with stages
...@@ -23,17 +23,14 @@ ...@@ -23,17 +23,14 @@
pip install -U opencompass pip install -U opencompass
``` ```
```
- #### 基于源码安装OpenCompass - #### 基于源码安装OpenCompass
如果希望使用 OpenCompass 的最新功能,也可以从源代码构建它:
```bash ```bash
# 如果希望使用 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 .
``` ```
### 📂 数据准备 ### 📂 数据准备
......
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