diff options
-rw-r--r-- | doc/source/misc/pyenv.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/misc/pyenv.rst b/doc/source/misc/pyenv.rst index 42f8c208..79c4c66f 100644 --- a/doc/source/misc/pyenv.rst +++ b/doc/source/misc/pyenv.rst @@ -1,7 +1,7 @@ .. _pyenv-install: -Pyenv - Installing python 3.4 as an user -======================================== +Pyenv - Installing python 3.4 as a user +======================================= Pyenv_ is a useful script that allows you to install several python versions in your user directory, and lets you manage which one you want depending on |