Skip to content

Commit 2afad64

Browse files
minor fmriprep-docker edits
1 parent 54914f2 commit 2afad64

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/installation.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ In order to run fmriprep in a Docker container, Docker must be `installed
2727
Once Docker is installed, the recommended way to run fmriprep is to use the
2828
fmriprep-docker_ wrapper, which requires Python and an Internet connection.
2929
``fmriprep-docker`` is a command that allows you to write your command line
30-
as if you were running ``fmriprep`` directly, converts it into a ``docker``
30+
as if you were running ``fmriprep`` directly, and converts it into a ``docker``
3131
command.
3232

3333
To install::
@@ -53,7 +53,6 @@ illustrating how to run ``fmriprep-docker``.
5353
This tutorial also provides valuable troubleshooting insights and advice on
5454
what to do after fmriprep has run.
5555

56-
5756
You may also invoke ``docker`` directly::
5857

5958
$ docker run -ti --rm \

0 commit comments

Comments
 (0)