Skip to content
Snippets Groups Projects

Update the doc

Merged Peng Lian requested to merge submodule into master
Compare and
2 files
+ 6
0
Preferences
File browser
Compare changes
+ 3
0
@@ -42,6 +42,9 @@ These are the places where the magic happens. The existing repo will be cloned a
Please run the following commands in the base repo to update the submodule and check the status every time you made any changes in the remote repo or the `.gitmodules` file.
# register the submodule
git submodule init
# update changes from the remote repo to the submodule
git submodule update --remote