mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-01-19 13:23:16 +08:00
Update INSTALL.md
This commit is contained in:
parent
75cf9f9b4e
commit
d9cc4e918c
@ -12,6 +12,7 @@ $ conda create -p /your_path/env_name python=3.8
|
||||
|
||||
# 激活环境
|
||||
$ source activate /your_path/env_name
|
||||
$ pip3 install --upgrade pip
|
||||
|
||||
# 关闭环境
|
||||
$ source deactivate /your_path/env_name
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user