From 59aec040414621eec71371aaac38325842fa1cbd Mon Sep 17 00:00:00 2001 From: Tian Yu <89540139+YT-R@users.noreply.github.com> Date: Mon, 5 Sep 2022 14:45:07 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 56a6679..70f4c10 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ sudo docker run --rm \ -v $(pwd)/OUTPUTS:/OUTPUTS/ \ -v :/extra/freesurfer/license.txt \ --user $(id -u):$(id -g) \ -ytzero/synbold-disco:v1.1 +ytzero/synbold-disco:v1.2 ``` @@ -48,7 +48,7 @@ ytzero/synbold-disco:v1.1 First, build the synbold-disco.sif container in the current directory: ``` -singularity pull docker://ytzero/synbold-disco:v1.1 +singularity pull docker://ytzero/synbold-disco:v1.2 ``` Then, to run the synbold-disco.sif container: