Skip to content

Commit 2bbb307

Browse files
svenXYashwinvis
authored andcommitted
fix readme due to renamed required plugin
pyenv-migrate has been renamed to pyenv-pip-migrate
1 parent 0c86422 commit 2bbb307

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ a Python version to another.
1111
Installing pyenv-virtualenv-migrate as a pyenv plugin will give you access to the
1212
`pyenv virtualenv-migrate` command.
1313

14-
git clone https://github.com/pyenv/pyenv-migrate.git $(pyenv root)/plugins/pyenv-migrate
14+
git clone https://github.com/pyenv/pyenv-pip-migrate.git $(pyenv root)/plugins/pyenv-pip-migrate
1515
git clone https://github.com/pyenv/pyenv-virtualenv.git $(pyenv root)/plugins/pyenv-virtualenv
1616
git clone https://github.com/ashwinvis/pyenv-virtualenv-migrate.git $(pyenv root)/plugins/pyenv-virtualenv-migrate
1717

0 commit comments

Comments
 (0)