Update README.md

This commit is contained in:
Godwin Ani 2025-03-14 14:59:22 -04:00 committed by GitHub
parent 44b7c94aba
commit d796ed6bf4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,7 +31,7 @@ docker run -it \
--mount type=bind,src=/Users/gani/phylotol_ms/Docker/PT2/R2G,dst=/Input_data \
--mount type=bind,src=/Users/gani/phylotol_ms/Docker/PT2/Output_data,dst=/Output_data \
eukphylo
```
After development, GitHub CICD workflows can be added to automatically build and release the dockerfile for the end user.