We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3801731 commit 1847445Copy full SHA for 1847445
docs/installation.rst
@@ -75,7 +75,7 @@ If the version of Singularity on your HPC is modern enough you can create Singul
75
image directly on the HCP.
76
This is as simple as: ::
77
78
- $ singularity build /my_images/fmriprep-<version>.simg docker://poldracklab/mriqc:<version>
+ $ singularity build /my_images/fmriprep-<version>.simg docker://poldracklab/fmriprep:<version>
79
80
Where ``<version>`` should be replaced with the desired version of fMRIPrep that you want to download.
81
0 commit comments