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
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