Update README.md

This commit is contained in:
seedgou 2018-10-12 13:41:23 +08:00 committed by GitHub
parent a4de478fd2
commit 4c945da7ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ $ pip3 install flask
在根目录下执行
``` sh
$ git submodule update --init --recursive && python3 ./static/games/download_data.py
$ git submodule update --init --recursive --remote && python3 ./static/games/download_data.py
```
### 运行 Flask