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 | |
parent | e10797984eefbed9244c5665f0e7d71839d1ee64 (diff) |
updated the readme with a nicer way of updating the submodule
-rw-r--r-- | README.md | 2 | ||||
m--------- | comp/cs-oracle | 0 |
2 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 diff --git a/comp/cs-oracle b/comp/cs-oracle -Subproject ef46079a57a18cff53ff205fffd044298eff7d7 +Subproject da2966288031c1f5a9741a3d37b4e537b9239e0 |