summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorstandenboy <standenboy@seacrossedlovers.xyz>2023-12-27 17:03:12 +0000
committerstandenboy <standenboy@seacrossedlovers.xyz>2023-12-27 17:03:12 +0000
commit7403cd764714a6c9f322693785005504c108de71 (patch)
tree70c4f707ce86a18ccd3fc47b193c690beea0b80a /README.md
parente10797984eefbed9244c5665f0e7d71839d1ee64 (diff)
updated the readme with a nicer way of updating the submodule
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index bc3c8b2..9aaab02 100644
--- a/README.md
+++ b/README.md
@@ -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