mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-07 20:31:01 -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:
commit
661a2b29d3
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue