Update README.

Restart shell after installation of the plugin to enable `pyenv-sh-*`
commands.
This commit is contained in:
Yamashita Yuu
2014-01-25 18:39:29 +09:00
parent 1d291c7c4c
commit 1db565b67c

View File

@@ -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.