Преглед на файлове
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
преди 11 месеца
committed by
GitHub
родител
ревизия
418a61b7b8
No known key found for this signature in database
GPG ключ ID: B5690EEEBB952194
променени са
1 файла, в които са
добавени 1 реда и са
изтрити 0 реда
-
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 |
|
|
|
|