Skip to content

Commit

Permalink
Add shell set up instructions (#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcospgp authored Mar 22, 2023
1 parent 88ab6af commit 0dfac55
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,7 @@ If you wish to install a specific release of Pyenv rather than the latest head,

curl -L https://github.com/pyenv/pyenv-installer/raw/master/bin/pyenv-installer | bash

Restart your shell so the path changes take effect:

.. code:: bash
exec $SHELL
After installing, follow [these instructions](https://github.com/pyenv/pyenv#set-up-your-shell-environment-for-pyenv) to set up your shell environment.

You can now begin using pyenv.

Expand Down

0 comments on commit 0dfac55

Please sign in to comment.