Skip to content
Snippets Groups Projects
Commit 856cb66b authored by Felix Stutz's avatar Felix Stutz
Browse files

Explain how to make changes to code

parent 61d04abd
No related branches found
No related tags found
1 merge request!1Subset projection
......@@ -88,6 +88,8 @@ which will be mapped to the results folder in the docker container, and will, th
docker run -v /absolute/path/to/local/result/folder:/tool-cav/evaluation_results -it docker-tool-cav bash
```
In case one would like to modify the code before executing, we suggest to use a similar mapping using `-v` but for the folder `tool-cav`.
Then, we first change directory to the tool.
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment