Skip to content

Commit 8801ea3

Browse files
committed
update: reviewers comment
1 parent 314363f commit 8801ea3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/tutorial/GettingStarted.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ end
3232
```
3333
or execute it in the Julia `REPL`
3434
```julia
35-
julia> import Modia3D
35+
julia> import Modia3D # is only required for '$(Modia3D.path)' in the include command
3636
julia> include("$(Modia3D.path)/test/Tutorial/Pendulum1.jl")
3737
```
3838

0 commit comments

Comments
 (0)