From ede1fed9d7b58a1bf5e70a6276a01941cd879fdf Mon Sep 17 00:00:00 2001 From: MarkusJoe Date: Wed, 9 Feb 2022 17:46:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BA=86Python=E7=9A=84?= =?UTF-8?q?=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d36a29..d1ca35b 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ ## 部署 > 由于对`vercel`不熟悉, vercel的配置文件搞不明白所以暂时没有vercel的配置文件, 我也试了很多方法去部署但是要么是500要么是400 -> 在部署之前你需要先安装`python3.9.x`以上的版本 +> 在部署之前你需要先安装`python3.10.x`以上的版本 ### 部署到本地服务器 ```shell $ git clone https://github.com/MarkusJoe/RequestCounter.git