Parcourir la source
Update README.md
Explicitly specify how to use the Zsh shell snippet
It turns out to be unclear to some users
pull/3291/head
native-api
il y a 11 mois
committed by
GitHub
Parent
révision
418a61b7b8
Aucune clé connue n'a été trouvée dans la base pour cette signature
ID de la clé GPG: B5690EEEBB952194
1 fichiers modifiés avec
1 ajouts et
0 suppressions
-
README.md
|
|
|
@ -221,6 +221,7 @@ See [Advanced configuration](#advanced-configuration) for details and more confi |
|
|
|
#### Zsh |
|
|
|
|
|
|
|
<details> |
|
|
|
Add Pyenv startup commands to `~/.zshrc` by running the following in your terminal: |
|
|
|
|
|
|
|
```zsh |
|
|
|
echo 'export PYENV_ROOT="$HOME/.pyenv"' >> ~/.zshrc |
|
|
|
|