Skip to content

Commit 09d1055

Browse files
committed
update readme
1 parent 3a9b626 commit 09d1055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ julia --project -e 'import Pkg; Pkg.instantiate()'
3333
- Run examples by navigating to the folder and execute the examples from the shell:
3434
```bash
3535
cd examples/validation-basak
36-
include("basak.jl")
36+
julia --project basak.jl
3737
```

0 commit comments

Comments
 (0)