diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,5 +6,5 @@ make changes to the submodule and push them to main then -to update the submodule on the GH (cs-oracle), you will need to run `git submodule update` in the root of the project +to update the submodule on the GH (cs-oracle), you will need to run `git submodule update --remote --merge` in the root of the project |