ソースを参照

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
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: B5690EEEBB952194
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      README.md

+ 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

読み込み中…
キャンセル
保存