We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c86422 commit 2bbb307Copy full SHA for 2bbb307
README.md
@@ -11,7 +11,7 @@ a Python version to another.
11
Installing pyenv-virtualenv-migrate as a pyenv plugin will give you access to the
12
`pyenv virtualenv-migrate` command.
13
14
- git clone https://github.com/pyenv/pyenv-migrate.git $(pyenv root)/plugins/pyenv-migrate
+ git clone https://github.com/pyenv/pyenv-pip-migrate.git $(pyenv root)/plugins/pyenv-pip-migrate
15
git clone https://github.com/pyenv/pyenv-virtualenv.git $(pyenv root)/plugins/pyenv-virtualenv
16
git clone https://github.com/ashwinvis/pyenv-virtualenv-migrate.git $(pyenv root)/plugins/pyenv-virtualenv-migrate
17
0 commit comments