diff --git a/Home.md b/Home.md index c95669f..58787bc 100644 --- a/Home.md +++ b/Home.md @@ -24,7 +24,7 @@ docker run -it \ eukphylo ``` An example for running the dockerfile that takes in an OGlist, taxonlist, and R2Gs as input. It also requires an Output folder. -Note: Do not edit the "dst=/$(path)" +> :warning: Do not change the "dst=/$(path)", only change "src=$(pwd)" ``` docker run -it \ --mount type=bind,src=/Users/gani/phylotol_ms/Docker/PT2/OG_list.txt,dst=/EukPhylo/PTL2listofOGs.txt \