Skip to content

Commit e125a7c

Browse files
authored
Merge pull request #1368 from nipreps/effigies-patch-1
DOC: Fix missing code block start
2 parents 1359d51 + b898c9c commit e125a7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/install.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ If, for some reason, you really need a custom installation,
1616
First, please make sure you have the execution system dependencies
1717
installed (see below).
1818
Second, the latest development version of MRIQC can be installed from
19-
github using ``pip`` on a Python 3 environment:
19+
github using ``pip`` on a Python 3 environment::
2020

2121
python -m pip install -U mriqc
2222

0 commit comments

Comments
 (0)