Skip to content

Commit

Permalink
fix typo (#10912)
Browse files Browse the repository at this point in the history
  • Loading branch information
adrpo committed Jul 1, 2023
1 parent 1fcd75f commit cf7a810
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -44,7 +44,7 @@ cd OpenModelica
git checkout master
git pull
# To checkout the latest master on each submodule run
# >ou will need to merge each submodule, but your changes will remain
# you will need to merge each submodule, but your changes will remain
git submodule foreach --recursive "git checkout master && git pull"

# Running master on all submodules might lead to build errors
Expand Down

0 comments on commit cf7a810

Please sign in to comment.