Skip to content

Commit c7793e2

Browse files
authored
Update README.md [skip ci]
1 parent 9fa1013 commit c7793e2

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,7 @@ To import an FMU
1313
uv tool install --reinstall https://github.com/modelica/Modelica-FMI/releases/download/v0.0.1/modelica_fmi-0.0.1-py3-none-any.whl
1414
```
1515

16-
- download the [Modelica-FMI](https://github.com/modelica/Modelica-FMI/releases/download/v0.0.1/Modelica-FMI-0.0.1.zip) package, load it in your Modelica tool, and call
17-
```
18-
FMI.importFMU()
19-
```
16+
- download the [Modelica-FMI](https://github.com/modelica/Modelica-FMI/releases/download/v0.0.1/Modelica-FMI-0.0.1.zip) package, load it in your Modelica tool, and call [FMI.importFMU()](FMI/importFMU.mo)
2017

2118
## Features
2219

@@ -26,5 +23,5 @@ FMI.importFMU()
2623

2724
## License
2825

29-
Copyright (c) 2025, Modelica Association.
26+
Copyright © 2025 Modelica Association.
3027
The code is released under the [2-Clause BSD license](LICENSE).

0 commit comments

Comments
 (0)