From 4c945da7ce90d6c3de56297afb38ba756ccf5005 Mon Sep 17 00:00:00 2001 From: seedgou Date: Fri, 12 Oct 2018 13:41:23 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b73d63d..342b2a2 100644 --- a/README.md +++ b/README.md @@ -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