Update INSTALL.md (#223)
This commit is contained in:
parent
b03634fb7c
commit
09f57741fa
|
|
@ -26,6 +26,9 @@ $ conda env remove -p /your_path/env_name
|
|||
# 拉取仓库
|
||||
$ git clone https://github.com/imClumsyPanda/langchain-ChatGLM.git
|
||||
|
||||
# 进入目录
|
||||
$ cd langchain-ChatGLM
|
||||
|
||||
# 安装依赖
|
||||
$ pip install -r requirements.txt
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in New Issue