Explorar el Código
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
hace 11 meses
cometido por
GitHub
No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: B5690EEEBB952194
Se han
modificado 1 ficheros con
1 adiciones y
0 borrados
-
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 |
|
|
|
|