summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 7642a47..4a6e50b 100644
--- a/README.rst
+++ b/README.rst
@@ -15,7 +15,7 @@ Python 2.6.
Pystache is semantically versioned: http://semver.org.
-Logo: David Phillips - http://davidphillips.us/
+Logo: David Phillips - http://davidphillips.us/
Documentation
=============
@@ -67,6 +67,11 @@ nose_ works great! ::
cd pystache
nosetests
+Depending on your Python version and nose installation, you may need
+to type, for example ::
+
+ nosetests-2.4
+
Mailing List
==================