summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorEmmanuel Gil Peyrot <linkmauve@linkmauve.fr>2018-08-13 22:38:01 +0200
committerEmmanuel Gil Peyrot <linkmauve@linkmauve.fr>2018-08-13 22:38:01 +0200
commit41db37eb26258653e4b9a19b762515d6aca8218e (patch)
tree7a68e5bacb7d993e579ba8f6eeefe411ce637054 /README.rst
parent7edb400c5528079c3864425f624218164dc828f6 (diff)
downloadpoezio-41db37eb26258653e4b9a19b762515d6aca8218e.tar.gz
poezio-41db37eb26258653e4b9a19b762515d6aca8218e.tar.bz2
poezio-41db37eb26258653e4b9a19b762515d6aca8218e.tar.xz
poezio-41db37eb26258653e4b9a19b762515d6aca8218e.zip
Update the required Python version in the docs
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index ae645808..ab40f393 100644
--- a/README.rst
+++ b/README.rst
@@ -29,7 +29,7 @@ MUCs, especially XEP 0045.
Install
=======================
-You need python 3.4 or higher (preferably the latest) and the associated devel
+You need python 3.5 or higher (preferably the latest) and the associated devel
package, to build C modules, and the slixmpp python library.
You also need aiodns if you want SRV record support.