Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Corrected a figure in the quickstart.
  • Loading branch information
lvanfretti committed Mar 8, 2024
1 parent b5eb08e commit f823777
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ While using these models would require some familiarity with Modelica and Dymola
![Dymola Load](./Assets/img/dym_load.png)
![Select package.mo from the directory](./Assets/img/dym_load_openipsl.png)
This will load OpenIPSL on Dymola's `Projects` browser as shown below:
![OpenIPSL in Dymola](./Assets/img/dym_load_openipsl.png)
![OpenIPSL in Dymola](./Assets/img/dym_packagebrowswer_openipsl.png)
5. Repeat step 4, but instead, navigate to the directory `C:\Users\myUserName\Documents\Dymola\CCTA-OpenIPSL-1.0.0\Example1`, select the file `package.mo` and click on `Open`. This will load the package, `Example1` in Dymola's `Projects` browser as shown below.
![OpenIPSL in Dymola](./Assets/img/dym_packagebrowswer_example1.png)
6. Repeat step 5, but instead, `C:\Users\myUserName\Documents\Dymola\CCTA-OpenIPSL-1.0.0\Example2`, select the file `package.mo` and click on `Open`. This will load the package, `Example2` in Dymola's `Projects` browser as shown below.
Expand Down

0 comments on commit f823777

Please sign in to comment.