diff --git a/README.md b/README.md index 18abcec..59fbb3d 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ git pull origin main git submodule update --remote Common_Library git switch Dev-DeveloperName git pull origin main +git submodule update --remote Common_Library //Slove any conflict locally git add . git commit -m "representative commit for what you do"