Skip to content

Commit

Permalink
Added link to windows compilation instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
adeas31 committed May 9, 2016
1 parent 263617b commit 7eef618
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
@@ -1,7 +1,7 @@
# OpenModelica
[OpenModelica](https://openmodelica.org) is an open-source Modelica-based modeling and simulation environment intended for industrial and academic usage.

## Dependencies
## Dependencies (Linux/OSX)

Many software packages are included inside the repositories.
To get everything running, you will need a few extras:
Expand Down Expand Up @@ -31,6 +31,10 @@ $ build/bin/omc --version
$ (cd testsuite/partest && ./runtests.pl)
```

## Compilation (Windows)

Windows instruction are [here](https://github.com/OpenModelica/OMCompiler/blob/master/README.md)

## Working with the repository

OpenModelica.git is a superproject. Clone the project using one of:
Expand Down

0 comments on commit 7eef618

Please sign in to comment.