Sfoglia il codice sorgente

:fire: submodule support in git clone

visuddhinanda 4 anni fa
parent
commit
0d80983f4d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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
 
 ```