update README. add note about pyenv-virtualenvwrapper.

This commit is contained in:
Yamashita Yuu
2013-03-22 15:38:08 +09:00
parent 003ea01b97
commit 8b1ae9f19a

View File

@@ -4,6 +4,9 @@ pyenv-virtualenv is a [pyenv](https://github.com/yyuu/pyenv) plugin
that provides an `pyenv virtualenv` command to create virtualenv for Python
on UNIX-like systems.
(NOTICE: If you are an existing user of [virtualenvwrapper](http://pypi.python.org/pypi/virtualenvwrapper)
and loves it, [pyenv-virtualenvwrapper](https://github.com/yyuu/pyenv-virtualenvwrapper) may help you
to manage your virtualenvs.)
## Installation