diff options
author | standenboy <standenboy@seacrossedlovers.xyz> | 2023-12-27 17:03:12 +0000 |
---|---|---|
committer | standenboy <standenboy@seacrossedlovers.xyz> | 2023-12-27 17:03:12 +0000 |
commit | 7403cd764714a6c9f322693785005504c108de71 (patch) | |
tree | 70c4f707ce86a18ccd3fc47b193c690beea0b80a /README.md | |
parent | e10797984eefbed9244c5665f0e7d71839d1ee64 (diff) |
updated the readme with a nicer way of updating the submodule
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 |