summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRoger <tjrogertj@gmail.com>2015-09-06 23:36:36 +0800
committerRoger <tjrogertj@gmail.com>2015-09-06 23:36:36 +0800
commit0bb2adc5ba1da463b44dc90e38f80590d888c918 (patch)
treecdfb74029030dd9793aa936dbb3e07ee178b6452 /README.md
parent7f06406627177894615d42c29414e971a2d45453 (diff)
downloaddnspython-0bb2adc5ba1da463b44dc90e38f80590d888c918.tar.gz
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0fc84c8..f68755f 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ development by continuing to employ the author :).
- 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`
+`sudo python setup.py install`
## ABOUT THIS RELEASE