git/submodule/\345\206\215\345\270\260\347\232\204\343\201\253update\343\201\231\343\202\213.md
... ...
@@ -0,0 +1,4 @@
1
+```
2
+$ git pull origin master --recurse-submodules
3
+$ git submodule update --recursive
4
+```
... ...
\ No newline at end of file