Skip to content

Commit

Permalink
update INSTALL.md (#1250)
Browse files Browse the repository at this point in the history
Co-authored-by: zzflybird <cmz1@qq.com>
  • Loading branch information
zzflybird and zzflybird committed Aug 26, 2023
1 parent 32bf508 commit 78e79af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ $ conda env remove -p /your_path/env_name

```shell
# 拉取仓库
$ git clone https://github.com/imClumsyPanda/langchain-ChatGLM.git
$ git clone https://github.com/chatchat-space/Langchain-Chatchat.git

# 进入目录
$ cd langchain-ChatGLM
$ cd Langchain-Chatchat

# 安装全部依赖
$ pip install -r requirements.txt
Expand Down

0 comments on commit 78e79af

Please sign in to comment.