Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
AnHeuermann committed Feb 15, 2023
1 parent 0320c5d commit 026353f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ OpenModelica sensitivity analysis and optimization module.

## Dependencies

- [OpenModelica Compiler](../OMCompiler)
- [OpenModelica](https://github.com/OpenModelica/OpenModelica)
- [Python >= 3.6](https://www.python.org/)
- [Python setuptools](https://pypi.org/project/setuptools/)

Expand All @@ -17,8 +17,8 @@ OpenModelica sensitivity analysis and optimization module.

Follow the instructions matching your OS:

- [OMCompiler/README.Linux.md](../OMCompiler/README.Linux.md)
- [OMCompiler/README.Windows.md](../OMCompiler/README.Windows.md)
- [OMCompiler/README.Linux.md](https://github.com/OpenModelica/OpenModelica/blob/master/OMCompiler/README.Linux.md)
- [OMCompiler/README.Windows.md](https://github.com/OpenModelica/OpenModelica/blob/master/OMCompiler/README.Windows.md)

### Windows MSYS Makefiles

Expand Down Expand Up @@ -46,4 +46,4 @@ $ python setup.py install
## Bug Reports

- Submit bugs through the [OpenModelica GitHub issues](https://github.com/OpenModelica/OpenModelica/issues/new).
- [Pull requests](https://github.com/OpenModelica/OpenModelica/pulls) are welcome ❤️
- [Pull requests](../../pulls) are welcome ❤️

0 comments on commit 026353f

Please sign in to comment.