diff --git a/Plugins.md b/Plugins.md index c3991d3..1d5df88 100644 --- a/Plugins.md +++ b/Plugins.md @@ -14,4 +14,5 @@ This list is edited by pyenv maintainers. * [virtualenvwrapper](https://github.com/yyuu/pyenv-virtualenvwrapper) - allow you to play pyenv with virtualenvwrapper * [pip-rehash](https://github.com/yyuu/pyenv-pip-rehash) - Automatically run `pyenv rehash` every time you install a new package via pip * [pip-migrate](https://github.com/yyuu/pyenv-pip-migrate) - Migrate pip packages from a Python version to another -* [update](https://github.com/yyuu/pyenv-update) - Update pyenv and plugins \ No newline at end of file +* [update](https://github.com/yyuu/pyenv-update) - Update pyenv and plugins +* [installer](https://github.com/yyuu/pyenv-installer) - This tools is used to install `pyenv` and friends \ No newline at end of file