Skip to content
Snippets Groups Projects
Commit 336c1d8d authored by Aurélien Coet's avatar Aurélien Coet
Browse files

Update README.md

parent 908cff51
No related branches found
No related tags found
No related merge requests found
......@@ -90,5 +90,5 @@ You can use the following command to run it:
docker run --rm --mount type=bind,source=/host/path/to/homework/,target=/home/pecan/ReedOei/Pecan/exercises pecan-prover:latest python3 pecan.py exercises/my-nice-exercise.pn
```
You will need to change the `/host/path/to/homework/` path in the above to the actual path to the Dockerfile on your machine.
You will need to change the `/host/path/to/homework/` path in the above to the actual path to the folder containing the Dockerfile on your machine, as well as `exercises/my-nice-exercise.pn` to the path to your own Pecan file.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment