Skip to content
Snippets Groups Projects
Commit f4ef188d authored by Alex Kanitz's avatar Alex Kanitz
Browse files

Update README.md

parent cc94631f
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@ Switch to submodule branches configured in `.gitmodules` (otherwise submodules p
git submodule foreach 'branch="$(git config -f ../.gitmodules submodule.$name.branch)"; git checkout $branch'
```
> Note: When updating the superproject including all submodules, do:
When updating the superproject including all submodules, do:
```bash
git pull
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment