From d796ed6bf4c16f2e8944a14cadea648639647b09 Mon Sep 17 00:00:00 2001 From: Godwin Ani Date: Fri, 14 Mar 2025 14:59:22 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d78de7..1d79ec4 100644 --- a/README.md +++ b/README.md @@ -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.