summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLance Stout <lancestout@gmail.com>2010-08-03 17:32:12 -0400
committerLance Stout <lancestout@gmail.com>2010-08-03 17:32:12 -0400
commit18683d2b7559cafc0d102f1facfc05aebfabcdcd (patch)
treefe7b022ae86e36b693d5e9ee18283712105759ec /README
parent41ab2b84604849d0e650ecd833554b3488733785 (diff)
downloadslixmpp-18683d2b7559cafc0d102f1facfc05aebfabcdcd.tar.gz
slixmpp-18683d2b7559cafc0d102f1facfc05aebfabcdcd.tar.bz2
slixmpp-18683d2b7559cafc0d102f1facfc05aebfabcdcd.tar.xz
slixmpp-18683d2b7559cafc0d102f1facfc05aebfabcdcd.zip
Fixed typo in README
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index cc783b6e..da9fe8c8 100644
--- a/README
+++ b/README
@@ -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: