README Update
This commit is contained in:
parent
3e171509b8
commit
98600e3b95
|
@ -97,7 +97,7 @@ conda activate devopsgpt
|
||||||
|
|
||||||
- 安装相关依赖
|
- 安装相关依赖
|
||||||
```bash
|
```bash
|
||||||
cd DevOps-ChatBot
|
cd codefuse-chatbot
|
||||||
# python=3.9,notebook用最新即可,python=3.8用notebook=6.5.6
|
# python=3.9,notebook用最新即可,python=3.8用notebook=6.5.6
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue