Skip to content

Commit 25697ad

Browse files
author
Jakub Kaczmarzyk
committed
fix style
1 parent 133b461 commit 25697ad

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

doc/users/install.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,14 @@ This page covers the necessary steps to install Nipype.
99
Using docker
1010
~~~~~~~~~~~~
1111

12-
You can follow the `Nipype tutorial <https://miykael.github.io/nipype_tutorial/>`_
12+
To get started using Docker, you can follow the `Nipype tutorial
13+
<https://miykael.github.io/nipype_tutorial/>`_, or pull the `nipype/nipype`
14+
image from Docker hub::
1315

14-
or use this docker container: `docker pull nipype/nipype`
16+
docker pull nipype/nipype
1517

16-
or if you want to build custom docker containers with specific versions of
17-
software see Neurodocker_. Read the brief :doc:`neurodocker`.
18+
You may also build custom docker containers with specific versions of software
19+
using Neurodocker_ (see the :doc:`neurodocker`).
1820

1921
Using conda
2022
~~~~~~~~~~~
@@ -108,9 +110,7 @@ Interface Dependencies
108110
Nipype provides wrappers around many neuroimaging tools and contains some
109111
algorithms. These tools will need to be installed for Nipype to run. You can
110112
create containers with different versions of these tools installed using
111-
Neurodocker_. Read the brief :doc:`neurodocker`.
112-
113-
113+
Neurodocker_ (see the :doc:`neurodocker`).
114114

115115
Installation for developers
116116
---------------------------

0 commit comments

Comments
 (0)