Git Submodule for Users#
We use git submodule to manage the dependencies of MetaSim.
If you want to update the submodules to the latest version, please run:
git submodule update --remote
We use git submodule to manage the dependencies of MetaSim.
If you want to update the submodules to the latest version, please run:
git submodule update --remote