Skip to content

Commit

Permalink
Bash formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
sjoelund committed May 11, 2015
1 parent fdfb3b8 commit d51729c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -46,7 +46,7 @@ If you have push access to the submodules, you can push them all together and le
git submodule foreach --recursive "git push"
```
If you are a developer and want to track the latest heads, use:
```
```bash
# To clone
git clone https://github.com/OpenModelica/OpenModelica.git --recursive && (cd OpenModelica && git submodule foreach --recursive "git checkout master")
# To update
Expand Down

0 comments on commit d51729c

Please sign in to comment.