diff --git a/README.md b/README.md index 83502914..5d43b415 100644 --- a/README.md +++ b/README.md @@ -221,6 +221,7 @@ See [Advanced configuration](#advanced-configuration) for details and more confi #### Zsh
+ Add Pyenv startup commands to `~/.zshrc` by running the following in your terminal: ```zsh echo 'export PYENV_ROOT="$HOME/.pyenv"' >> ~/.zshrc