From 76f3180d846c57cba2a23e58d9c419e91cabb971 Mon Sep 17 00:00:00 2001 From: Tian Yu <89540139+YT-R@users.noreply.github.com> Date: Thu, 8 Sep 2022 10:40:50 -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 c58e273..7fe9619 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ sudo docker run --rm \ -v $(pwd)/OUTPUTS:/OUTPUTS/ \ -v :/opt/freesurfer/license.txt \ --user $(id -u):$(id -g) \ -ytzero/synbold-disco:v1.2 +ytzero/synbold-disco:v1.3 ``` @@ -50,7 +50,7 @@ ytzero/synbold-disco:v1.2 First, build the synbold-disco.sif container in the current directory: ``` -singularity pull docker://ytzero/synbold-disco:v1.2 +singularity pull docker://ytzero/synbold-disco:v1.3 ``` Then, to run the synbold-disco.sif container: