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 7d94695 commit 5a896d8Copy full SHA for 5a896d8
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