diff --git a/README.md b/README.md index c8ad9114..19780768 100644 --- a/README.md +++ b/README.md @@ -215,6 +215,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