Archived
更新文档
This commit is contained in:
1 file changed
+6
-6
@@ -43,12 +43,12 @@
|
||||
|
||||
### 部署到本地服务器
|
||||
|
||||
```shell
|
||||
$ git clone https://github.com/MarkusJoe/RequestCounter.git
|
||||
$ cd RequestCounter
|
||||
$ pip3 install -r requirements.txt
|
||||
$ python3 app.py
|
||||
```
|
||||
```shell
|
||||
$ git clone https://github.com/MarkusJoe/RequestCounter.git
|
||||
$ cd RequestCounter
|
||||
$ pip3 install -r requirements.txt
|
||||
$ python3 app.py
|
||||
```
|
||||
|
||||
## 调用须知
|
||||
|
||||
|
||||
Reference in New Issue
Block a user