summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/intro.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/intro.rst b/doc/intro.rst
index c5843a1f..555bc4c5 100644
--- a/doc/intro.rst
+++ b/doc/intro.rst
@@ -16,7 +16,7 @@ Requirements
* Git_ tested with 1.5.3.7
* `Python Nose`_ - used for running the tests
-* `Mock by Michael Foord`_ used for tests. Requires 0.4
+* `Mock by Michael Foord`_ used for tests. Requires 0.5 or higher
.. _Git: http://git-scm.com/
.. _Python Nose: http://code.google.com/p/python-nose/