Skip to content

Commit cac3116

Browse files
committed
Documentation
1 parent b46416a commit cac3116

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

docs/index.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,11 @@ Install using pip
2929
Running the unit tests
3030
----------------------
3131

32-
Running the unit tests requires Nose.
32+
Running the unit tests requires Nose::
33+
34+
nosetests
35+
36+
On some installations, the following also works::
3337

3438
python nosetests.py
3539

0 commit comments

Comments
 (0)