]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
Update README
authorRoger <tjrogertj@gmail.com>
Sun, 6 Sep 2015 15:34:24 +0000 (23:34 +0800)
committerRoger <tjrogertj@gmail.com>
Sun, 6 Sep 2015 15:34:24 +0000 (23:34 +0800)
README

diff --git a/README b/README
index 932e552af0e51332d8bee4af98f6631880d86203..0fc84c80e08cff6a84e21d171eb87c5503115f1a 100644 (file)
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
 dnspython
 
-INTRODUCTION
+## INTRODUCTION
 
 dnspython is a DNS toolkit for Python. It supports almost all record
 types. It can be used for queries, zone transfers, and dynamic
@@ -19,8 +19,13 @@ 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
+`pip install dnspython`
+- If not just download the source file and unzip it, then run this
+`python setup.py install`
 
-ABOUT THIS RELEASE
+## ABOUT THIS RELEASE
 
 This is dnspython 1.12.0