From aa9baa8e03fe79b2dec7ab04b86d4b424477aef4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yuma=20Inaura=20=28=E7=A8=B2=E6=B5=A6=E6=82=A0=E9=A6=AC=29?= Date: Fri, 6 Jul 2018 01:46:46 +0900 Subject: [PATCH] update README about PYENV_VIRTUALENV_VERBOSE_ACTIVATE --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc9ac54..508cc7c 100644 --- a/README.md +++ b/README.md @@ -228,7 +228,7 @@ You can set certain environment variables to control pyenv-virtualenv. `virtualenv`, download `get_pip.py` from the specified URL. * `PIP_VERSION`, if set and `venv` is preferred over `virtualenv`, install the specified version of pip. - +* `PYENV_VIRTUALENV_VERBOSE_ACTIVATE`, if set, shows some verbose outputs on activation and deactivation ## Version History