diff --git a/README.md b/README.md index 39c5cb3..c3d6ad0 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ Installing pyenv-virtualenv as a pyenv plugin will give you access to the `pyenv virtualenv` command. $ git clone https://github.com/yyuu/pyenv-virtualenv.git ~/.pyenv/plugins/pyenv-virtualenv + $ exec "$SHELL" This will install the latest development version of pyenv-virtualenv into the `~/.pyenv/plugins/pyenv-virtualenv` directory.