Fixed typo in README

This commit is contained in:
Lance Stout 2010-08-03 17:32:12 -04:00
parent 41ab2b8460
commit 18683d2b75

2
README
View file

@ -6,7 +6,7 @@ If you're coming here from The Definitive Guide, please read http://wiki.github.
Requirements:
We try to keep requirements to a minimum, but we suggest that you install http://dnspython.org although it isn't strictly required.
If you do not install this library, you main need to specify server/port for services that use SRV records (like GTalk).
If you do not install this library, you may need to specify the server/port for services that use SRV records (like GTalk).
"sudo pip install dnspython" on a *nix system with pip installed.
SleekXMPP has several design goals/philosophies: