From 028906e7214397f2a023e706ad6e5f881f6d9b77 Mon Sep 17 00:00:00 2001 From: "Yamashita, Yuu" Date: Fri, 31 May 2013 23:10:08 -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 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