fix dune exec example
This commit is contained in:
parent
77517d634c
commit
6de2e04443
1 changed files with 1 additions and 1 deletions
|
@ -154,7 +154,7 @@ To run your code you will have to implement
|
||||||
then run it via
|
then run it via
|
||||||
|
|
||||||
```
|
```
|
||||||
$ dune exec
|
$ dune exec projet_pfa_23_24
|
||||||
```
|
```
|
||||||
|
|
||||||
## Testing your code
|
## Testing your code
|
||||||
|
|
Reference in a new issue