Skip to content

Commit

Permalink
[skip ci] Fix docker image name
Browse files Browse the repository at this point in the history
  • Loading branch information
oesteban authored Aug 3, 2018
1 parent 3801731 commit 1847445
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ If the version of Singularity on your HPC is modern enough you can create Singul
image directly on the HCP.
This is as simple as: ::

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

Expand Down

0 comments on commit 1847445

Please sign in to comment.