Skip to content

Commit

Permalink
Merge pull request #115 from iurisilvio/patch-1
Browse files Browse the repository at this point in the history
pyenv changed bashrc script
  • Loading branch information
anton-petrov authored Aug 27, 2021
2 parents 6f1a69a + 2cbdffb commit 4164fce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ then remove these three lines from ``.bashrc``:
.. code:: bash
export PATH="$HOME/.pyenv/bin:$PATH"
eval "$(pyenv init -)"
eval "$(pyenv init --path)"
eval "$(pyenv virtualenv-init -)"
and finally, restart your shell:
Expand Down

0 comments on commit 4164fce

Please sign in to comment.