README.md

This commit is contained in:
zwnk 2025-01-16 21:43:00 -03:00
parent 061a712c95
commit f2ad724fd3

View file

@ -2,7 +2,7 @@
`git clone --recursive git@git.impstyle.com:test/demo-dockerwSubmodules.git` `git clone --recursive git@git.impstyle.com:test/demo-dockerwSubmodules.git`
## Update all submodules to their latest commits ## Update all submodules to their latest commits
git submodule update --remote `git submodule update --remote`
## Update a specific submodule ## Update a specific submodule
git submodule update --remote /backend `git submodule update --remote /backend`