Skip to content
Snippets Groups Projects
Commit 604bb32c authored by pipaj97's avatar pipaj97
Browse files

add cd to readme

parent 1aaa5f3c
No related branches found
No related tags found
No related merge requests found
...@@ -24,6 +24,7 @@ After building the container it should be run with mounting the parent folder of ...@@ -24,6 +24,7 @@ After building the container it should be run with mounting the parent folder of
and the project folder. It should be noted, that the escape_data_mutation.csv also needs to be mounted. and the project folder. It should be noted, that the escape_data_mutation.csv also needs to be mounted.
``` ```
cd ..
docker run --rm -it --mount src="$(pwd)",target=/project_container,type=bind pipaj97/sars_cov_2_project3 docker run --rm -it --mount src="$(pwd)",target=/project_container,type=bind pipaj97/sars_cov_2_project3
``` ```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment