From 43004a8570581c7a20e9874e9c62d83ce02e6cd1 Mon Sep 17 00:00:00 2001
From: mathieui <mathieui@mathieui.net>
Date: Sun, 30 Nov 2014 16:12:16 +0100
Subject: Fix the deps in the README

---
 README | 6 +++---
 1 file 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
-- 
cgit v1.2.3