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

index 0fc84c80e08cff6a84e21d171eb87c5503115f1a..f68755ffcd605ee0acf27b5ebcfc44172aa3cbdc 100644 (file)
--- 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