1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-14 06:13:53 -05:00

Merge pull request #236 from blueyed/doc-mention-pyenv-pip-rehash

README: mention https://github.com/yyuu/pyenv-pip-rehash
This commit is contained in:
Yamashita, Yuu
2014-11-05 09:14:35 -08:00

View File

@@ -221,6 +221,10 @@ easy to fork and contribute any changes back upstream.
$ pyenv rehash
This can be automated for pip using
[pyenv-pip-rehash](https://github.com/yyuu/pyenv-pip-rehash), which invokes
`pyenv rehash` after (un)installing packages using pip.
#### Upgrading