diff --git a/Plugins.md b/Plugins.md index 1d5df88..916177a 100644 --- a/Plugins.md +++ b/Plugins.md @@ -15,4 +15,5 @@ This list is edited by pyenv maintainers. * [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 -* [installer](https://github.com/yyuu/pyenv-installer) - This tools is used to install `pyenv` and friends \ No newline at end of file +* [installer](https://github.com/yyuu/pyenv-installer) - This tools is used to install `pyenv` and friends +* [doctor](https://github.com/yyuu/pyenv-doctor) - Verify pyenv installation and deevlopment tools to build pythons. \ No newline at end of file