From ba00f38e32319daa91c0d8e46ffa38cc47f474a6 Mon Sep 17 00:00:00 2001 From: Oskar Hahn Date: Tue, 11 Mar 2014 09:25:34 +0100 Subject: [PATCH] changed dependency to python 2.6.9 --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 919830cfc..6420c928c 100644 --- a/README.rst +++ b/README.rst @@ -26,7 +26,7 @@ Installation on GNU/Linux or Mac OS X 1. Check requirements - Make sure that you have installed Python Programming Language 2 (>= 2.6) + Make sure that you have installed Python Programming Language 2 (>= 2.6.9) on your system. You will also need the Python development headers. For example for Ubuntu run:: @@ -77,7 +77,7 @@ portable version you should observe the following install steps.* 1. Check requirements - Make sure that you have installed Python Programming Language 2 (>= 2.6) + Make sure that you have installed Python Programming Language 2 (>= 2.6.9) and Setuptools on your system. a. Download and run the `Python 32-bit MSI installer