summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRob Dennis <rdennis@gmail.com>2014-02-13 15:39:38 -0500
committerRob Dennis <rdennis@gmail.com>2014-02-13 15:39:38 -0500
commitb06b4d07446790dd903ffe8faa7690b7a077d037 (patch)
treefa43eaf248679398be41ef29e32c250f095e4d00 /docs
parent717af30aa0e53c633a2847ca5ecc847def69b619 (diff)
downloadconfigobj-git-b06b4d07446790dd903ffe8faa7690b7a077d037.tar.gz
fixes #7 and #9
removed suggestion for easy_install based on pull request comment
Diffstat (limited to 'docs')
-rw-r--r--docs/configobj.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configobj.rst b/docs/configobj.rst
index b28272d..94b0642 100644
--- a/docs/configobj.rst
+++ b/docs/configobj.rst
@@ -67,7 +67,7 @@ Downloading
The current version is **5.0.0**, dated 8th February 2014. ConfigObj 4 is
stable and mature. We still expect to pick up a few bugs along the way though [#]_.
-We recommend downloading and installing using easy_install or pip:
+We recommend downloading and installing using pip:
pip install configobj