Skip to content

Commit f97dc45

Browse files
committed
add link to developer install
1 parent 314b2fe commit f97dc45

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/devel/testing_nipype.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ To run the tests locally, first get nose installed::
2525
pip install nose
2626

2727

28-
Then, the tests can be run with the following simple command::
28+
Then, after nipype is `installed in developer mode <../users/install.html#nipype-for-developers>`_,
29+
the tests can be run with the following simple command::
2930

3031
make tests
3132

0 commit comments

Comments
 (0)