Browse Source

:fire: submodule support in git clone

visuddhinanda 4 years ago
parent
commit
0d80983f4d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -61,7 +61,7 @@ Fork https://github.com/iapt-platform/mint 到你自己的仓库
 ### Clone
 
 ```
-git clone https://github.com/<your>/mint.git  --recurse-submodules
+git clone https://github.com/<your>/mint.git
 
 ```