Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/dev/env.rst
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ To start using and see more information:
pyenv
-----

`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
of the Python interpreter to be installed at the same time. This solves the
problem of having different projects requiring different versions of Python.
For example, it becomes very easy to install Python 2.7 for compatibility in
Expand Down