From 53c8f2c181b34428a3c3ae5803a0ab68596bf445 Mon Sep 17 00:00:00 2001 From: "Yamashita, Yuu" Date: Mon, 10 Jun 2013 22:01:53 -0700 Subject: [PATCH] Updated Plugins (markdown) --- Plugins.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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