1
0
Fork 0
mirror of https://github.com/pyenv/pyenv.git synced 2025-04-10 13:25:19 +00:00

Merge pull request 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
commit 661a2b29d3

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