]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
further md-ify
authorBob Halley <halley@dnspython.org>
Sun, 21 Feb 2016 23:38:08 +0000 (15:38 -0800)
committerBob Halley <halley@dnspython.org>
Sun, 21 Feb 2016 23:38:08 +0000 (15:38 -0800)
README.md

index a9ce23f3b80f5f254190029b0ff961f5a63f314d..64146e2ae85f3945abe97480053a2f4655954ed9 100644 (file)
--- a/README.md
+++ b/README.md
@@ -19,9 +19,11 @@ the testing of DNS software.  Nominum has generously allowed it to be
 open sourced under a BSD-style license, and helps support its future
 development by continuing to employ the author :).
 
-## Installation
-- If you have pip installed, you can do this
+## INSTALLATION
+- If you have pip installed and are using Python 2.x, you can do this
 `pip install dnspython`
+- If you have pip installed and are using Python 3.x, you can do this
+`pip install dnspython3`
 - If not just download the source file and unzip it, then run this
 `sudo python setup.py install`
 
@@ -523,19 +525,12 @@ See the ChangeLog file for more detailed information on changes since
 the prior release.
 
 
-REQUIREMENTS
+## REQUIREMENTS
 
-Python 2.4 or later.
+Python 2.6 or later.
 
 
-INSTALLATION
-
-To build and install dnspython, type
-
-       python setup.py install
-
-
-HOME PAGE
+## HOME PAGE
 
 For the latest in releases, documentation, and information, visit the
 dnspython home page at
@@ -544,19 +539,19 @@ dnspython home page at
 
 
 
-DOCUMENTATION
+## DOCUMENTATION
 
 Documentation is sparse at the moment.  Use pydoc, or read the HTML
 documentation at the dnspython home page, or download the HTML
 documentation.
 
 
-BUG REPORTS
+## BUG REPORTS
 
 Bug reports may be sent to bugs@dnspython.org
 
 
-MAILING LISTS
+## MAILING LISTS
 
 A number of mailing lists are available.  Visit the dnspython home
 page to subscribe or unsubscribe.