Skip to content

Commit 24decc6

Browse files
committed
README.md file improved
1 parent 09d7b7a commit 24decc6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,11 +81,13 @@ The schematics below are screenshots of [Modelica models](https://www.modelica.o
8181

8282
### To run examples:
8383
```julia
84+
using Modia
8485
include("$(Modia.ModiaDir)/examples/runexamples.jl")
8586
```
8687

8788
### To run tests:
8889
```julia
90+
using Modia
8991
include("$(Modia.ModiaDir)/test/runtests.jl")
9092
```
9193

0 commit comments

Comments
 (0)