We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a9b626 commit 09d1055Copy full SHA for 09d1055
README.md
@@ -33,5 +33,5 @@ julia --project -e 'import Pkg; Pkg.instantiate()'
33
- Run examples by navigating to the folder and execute the examples from the shell:
34
```bash
35
cd examples/validation-basak
36
-include("basak.jl")
+julia --project basak.jl
37
```
0 commit comments