Archived
更新文档
This commit is contained in:
1 file changed
+6
-6
@@ -43,12 +43,12 @@
|
|||||||
|
|
||||||
### 部署到本地服务器
|
### 部署到本地服务器
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ git clone https://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