We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d134e10 commit b353da2Copy full SHA for b353da2
docs/dev/env.rst
@@ -248,7 +248,7 @@ To start using and see more information:
248
pyenv
249
-----
250
251
-`pyenv <https://github.com/pyenv/pyenv-virtualenv>`_ is a tool to allow multiple versions
+`pyenv <https://github.com/pyenv/pyenv>`_ is a tool to allow multiple versions
252
of the Python interpreter to be installed at the same time. This solves the
253
problem of having different projects requiring different versions of Python.
254
For example, it becomes very easy to install Python 2.7 for compatibility in
0 commit comments