summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2014-04-01 23:27:52 +0200
committermathieui <mathieui@mathieui.net>2014-04-01 23:27:52 +0200
commitb8fe5893ae915693d504f7d1f04e995d152c47be (patch)
tree3d07fb06f0faaf5db8e4c26f3f97414fb4b7d6f4 /README
parenta6ffc46827b784a75068a8975ac707c4b81e26d3 (diff)
downloadpoezio-b8fe5893ae915693d504f7d1f04e995d152c47be.tar.gz
poezio-b8fe5893ae915693d504f7d1f04e995d152c47be.tar.bz2
poezio-b8fe5893ae915693d504f7d1f04e995d152c47be.tar.xz
poezio-b8fe5893ae915693d504f7d1f04e995d152c47be.zip
Move the requirements to python 3.3
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 586e5221..2957734a 100644
--- a/README
+++ b/README
@@ -27,7 +27,7 @@ MUCs, especially XEP 0045.
Install
=======================
-You need python 3.1 or higher (preferably 3.3) and the associated devel
+You need python 3.3 or higher (preferably the latest) and the associated devel
package, to build C modules, and the SleekXMPP python library (develop branch).
You can optionally add dnspython if you want SRV record support.