Update README.md

This commit is contained in:
RTAkland
2022-02-09 23:43:34 +08:00
committed by GitHub
parent 8813a73492
commit 5abc873972
1 file changed
+1 -1
+1 -1
View File
@@ -9,7 +9,7 @@
使用Flask建立服务器接收请求分析获取到的数据写入数据库
# 部署
> 在部署之前你需要先安装`python3.9.x`以上的版本
> 在部署之前你需要先安装`python3.10.x`以上的版本
## 部署到本地服务器
```shell
$ git clone https://github.com/MarkusJoe/RequestCounter.git