Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
YT-R authored Sep 8, 2022
1 parent c8ee77a commit 76f3180
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ sudo docker run --rm \
-v $(pwd)/OUTPUTS:/OUTPUTS/ \
-v <path to license.txt>:/opt/freesurfer/license.txt \
--user $(id -u):$(id -g) \
ytzero/synbold-disco:v1.2
ytzero/synbold-disco:v1.3
<flags>
```

Expand All @@ -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:
Expand Down

0 comments on commit 76f3180

Please sign in to comment.