Browse Source

Update README.

Restart shell after installation of the plugin to enable `pyenv-sh-*`
commands.
check-usage-before-uninstall
Yamashita Yuu 10 years ago
parent
commit
1db565b67c
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md 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.

Loading…
Cancel
Save