浏览代码

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 个月前
提交者 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

正在加载...
取消
保存