diff options
Diffstat (limited to 'docs/TestingGuide.rst')
-rw-r--r-- | docs/TestingGuide.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/TestingGuide.rst b/docs/TestingGuide.rst index fa0b5dd698e..3463156495a 100644 --- a/docs/TestingGuide.rst +++ b/docs/TestingGuide.rst @@ -22,7 +22,7 @@ Requirements ============ In order to use the LLVM testing infrastructure, you will need all of the -software required to build LLVM, as well as `Python <http://python.org>`_ 2.5 or +software required to build LLVM, as well as `Python <http://python.org>`_ 2.7 or later. LLVM testing infrastructure organization |