fix: #6 #7 prefix match bug, python version, config template

This commit is contained in:
zhayujie
2022-12-20 16:32:05 +08:00
parent d45b8000dc
commit 3a7400a7ae
3 changed files with 3 additions and 3 deletions

View File

@@ -47,7 +47,7 @@
### 2.运行环境
支持运行在 Linux、MacOS、Windows 系统上,且安装有 `Python`(版本在 3.7.1 以上)推荐使用Linux服务器可托管于后台长期运行。
支持运行在 Linux、MacOS、Windows 系统上,且安装有 `Python`(版本在 3.7.1 ~ 3.9.X 之间)推荐使用Linux服务器可托管于后台长期运行。
1.克隆项目代码: