diff --git a/docs/dev/env.rst b/docs/dev/env.rst index bc754e49b..8c0aeef96 100644 --- a/docs/dev/env.rst +++ b/docs/dev/env.rst @@ -248,7 +248,7 @@ To start using and see more information: pyenv ----- -`pyenv `_ is a tool to allow multiple versions +`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