update README.md

This commit is contained in:
imClumsyPanda 2023-11-13 07:33:02 +08:00
parent f06a819ba6
commit e4ffa2f93b
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ docker run -d --gpus all -p 80:8501 registry.cn-beijing.aliyuncs.com/chatchat/ch
### 1. 环境配置
+ 首先,确保你的机器安装了 Python 3.10
+ 首先,确保你的机器安装了 Python 3.8 - 3.10
```
$ python --version
Python 3.10.12