diff options
-rw-r--r-- | INSTALL.rst.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL.rst.txt b/INSTALL.rst.txt index 0b778d917..f4e96fc1f 100644 --- a/INSTALL.rst.txt +++ b/INSTALL.rst.txt @@ -14,8 +14,8 @@ Prerequisites Building NumPy requires the following software installed: -1) For Python 2, Python__ 2.6.x or newer. - For Python 3, Python__ 3.2.x or newer. +1) For Python 2, Python__ 2.7.x or newer. + For Python 3, Python__ 3.4.x or newer. On Debian and derivative (Ubuntu): python python-dev |