summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2014-11-30 16:12:16 +0100
committermathieui <mathieui@mathieui.net>2014-11-30 16:12:16 +0100
commit43004a8570581c7a20e9874e9c62d83ce02e6cd1 (patch)
treecefa5db2e7e791a9906cb2540521fb7a2a48b424
parentcc348bf4420f4f45bce4de236645421fc376fda0 (diff)
downloadpoezio-43004a8570581c7a20e9874e9c62d83ce02e6cd1.tar.gz
poezio-43004a8570581c7a20e9874e9c62d83ce02e6cd1.tar.bz2
poezio-43004a8570581c7a20e9874e9c62d83ce02e6cd1.tar.xz
poezio-43004a8570581c7a20e9874e9c62d83ce02e6cd1.zip
Fix the deps in the README
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index f05541ab..070fd713 100644
--- a/README
+++ b/README
@@ -27,9 +27,9 @@ MUCs, especially XEP 0045.
Install
=======================
-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.
+You need python 3.4 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.
Additionally, you’ll need sphinx to build the documentation pages.
To read the documentation without these dependancies just read the rst