Skip to content

Commit d16e57f

Browse files
authored
Merge pull request #276 from jsmentch/master
Update readme to mention requirements.txt
2 parents 155d54e + dd45f94 commit d16e57f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ and Dask (this is an experimental implementation with limited testing)
2121
[[PyCon 2020 Poster](https://docs.google.com/presentation/d/10tS2I34rS0G9qz6v29qVd77OUydjP_FdBklrgAGmYSw/edit?usp=sharing)]
2222

2323
### Tutorial
24-
Pydra Tutorial can be find in [pydra-tutorial repository](https://github.com/nipype/pydra-tutorial).
24+
The Pydra Tutorial can be found in the [pydra-tutorial repository](https://github.com/nipype/pydra-tutorial).
2525

26-
The tutorial can be run locally or using Binder service: [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/nipype/pydra-tutorial/master?filepath=notebooks)
26+
The tutorial can be run locally (with the necessary [requirements](https://github.com/nipype/pydra-tutorial/blob/master/requirements.txt)) or using Binder service: [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/nipype/pydra-tutorial/master?filepath=notebooks)
2727

2828
Please note that mybinder times out after an hour.
2929

0 commit comments

Comments
 (0)