Skip to content

Commit 1b6d046

Browse files
committed
FIX: typo correction
1 parent b37964f commit 1b6d046

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This is the Nipype Tutorial in Notebooks. There are multiple ways of how you can profit from this tutorial:
44

55
1. [Nipype Tutorial Homepage](https://miykael.github.io/nipype_tutorial/): You can find all notebooks used in this tutorial on this homepage.
6-
2. [Nipype Course](https://github.com/miykael/nipype_course): Run the notebooks of this tutorial in an interactive docker image and on real example data. The nipype course is the best interactive way to learn Nipype
6+
2. [Nipype Course](https://github.com/miykael/nipype_course): Run the notebooks of this tutorial in an interactive docker image and on real example data. The nipype course is the best interactive way to learn Nipype.
77
3. [Your own Nipype environment](https://github.com/miykael/nipype_env): The Dockerfiles for the nipype course are based on the [level3](https://github.com/miykael/nipype_env/blob/master/level3/Dockerfile) version of the [Nipype Environment](https://github.com/miykael/nipype_env). If you want to use docker for your own analysis, that is not based on some example dataset, you can adapt the [Dockerfile from this tutorial](https://github.com/miykael/nipype_tutorial/blob/master/Dockerfile) to the level that you need, and than run it on your own system.
88

99

0 commit comments

Comments
 (0)