Correcting pyenv url

This commit is contained in:
pierreluctg
2019-11-15 14:57:16 -05:00
committed by GitHub
parent d134e10fb9
commit b353da2984
+1 -1
View File
@@ -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