Skip to content

Commit b898c9c

Browse files
authored
doc: Fix missing code block start
Follow-up to #1367.
1 parent 1359d51 commit b898c9c

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)