Archived
添加了一些内容
This commit is contained in:
1 file changed
+1
-1
+1
-1
@@ -12,7 +12,7 @@
|
|||||||
> 在部署之前你需要先安装`python3.9.x`以上的版本
|
> 在部署之前你需要先安装`python3.9.x`以上的版本
|
||||||
## 部署到本地服务器
|
## 部署到本地服务器
|
||||||
```shell
|
```shell
|
||||||
$ git clone https://git@github.com:MarkusJoe/RequestCounter.git
|
$ git clone https://github.com/MarkusJoe/RequestCounter.git
|
||||||
$ cd RequestCounter
|
$ cd RequestCounter
|
||||||
$ pip3 install -r requirements.txt
|
$ pip3 install -r requirements.txt
|
||||||
$ python3 app.py
|
$ python3 app.py
|
||||||
|
|||||||
Reference in New Issue
Block a user