summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorMarcus Smith <qwcode@gmail.com>2014-03-11 09:08:52 -0700
committerMarcus Smith <qwcode@gmail.com>2014-03-11 09:08:52 -0700
commitaf1d6d52a34ca037898b05b517cb49c3db9356f7 (patch)
tree706654efbc7c7c041640fe40b727b1ca468a3e39 /README.rst
parente7f4e4d816b86dec283631364d1d8ab9d970eac1 (diff)
downloadpip-af1d6d52a34ca037898b05b517cb49c3db9356f7.tar.gz
have pip just be an installer for simplicity. remove the vague "manage" description.
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 32c7d3acc..1889e2339 100644
--- a/README.rst
+++ b/README.rst
@@ -3,7 +3,7 @@ pip
The `PyPA recommended
<https://python-packaging-user-guide.readthedocs.org/en/latest/current.html>`_
-tool for installing and managing Python packages.
+tool for installing Python packages.
* `Installation <http://www.pip-installer.org/en/latest/installing.html>`_
* `Documentation <http://www.pip-installer.org>`_