# 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: ```bash git submodule update --remote ```