Skip to content

Commit 1847445

Browse files
authored
[skip ci] Fix docker image name
1 parent 3801731 commit 1847445

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ If the version of Singularity on your HPC is modern enough you can create Singul
7575
image directly on the HCP.
7676
This is as simple as: ::
7777

78-
$ singularity build /my_images/fmriprep-<version>.simg docker://poldracklab/mriqc:<version>
78+
$ singularity build /my_images/fmriprep-<version>.simg docker://poldracklab/fmriprep:<version>
7979
8080
Where ``<version>`` should be replaced with the desired version of fMRIPrep that you want to download.
8181

0 commit comments

Comments
 (0)