aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorrlacko <backup.rlacko@gmail.com>2014-04-25 12:47:19 +0200
committerrlacko <backup.rlacko@gmail.com>2014-04-25 12:47:19 +0200
commit50e1c89ab82ba6e4f22c2fb8ee747b4462359b61 (patch)
treefa6ca5d294a54a96816067465fc2546ba654656f /README.rst
parent28784aeb8cd6e7f7a78dfb4cb3d7021e41aa64d2 (diff)
Declare Python 3.4 support in README.rst
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 0667233d8..417aa8f9f 100644
--- a/README.rst
+++ b/README.rst
@@ -75,7 +75,7 @@ Installing prerequisities
when building against Python 2.6, 2.7 or 3.2.
Install `Qt 4.8 libraries for Windows VS 2010 edition
<http://download.qt-project.org/official_releases/qt/4.8/4.8.5/qt-win-opensource-4.8.5-vs2010.exe>`_
- when building against Python 3.3.
+ when building against Python 3.3 or 3.4.
#. Install `Cmake
<http://www.cmake.org/cmake/resources/software.html>`_.
@@ -85,7 +85,7 @@ Installing prerequisities
when building against Python 2.6, 2.7 or 3.2.
Install `Windows SDK v7.1
<http://www.microsoft.com/en-us/download/details.aspx?id=8279>`_
- when building against Python 3.3.
+ when building against Python 3.3 or 3.4.
#. Install `Git
<http://git-scm.com/download/win>`_.