diff options
Diffstat (limited to 'doc/intro.rst')
-rw-r--r-- | doc/intro.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/intro.rst b/doc/intro.rst index f08a7ec5..42879155 100644 --- a/doc/intro.rst +++ b/doc/intro.rst @@ -15,6 +15,7 @@ Requirements ============ * Git_ tested with 1.5.3.7 +* Requires Git_ 1.6.5.4 or newer if index.add function is to be used * `Python Nose`_ - used for running the tests * `Mock by Michael Foord`_ used for tests. Requires 0.5 |