mirror of
https://github.com/pyenv/pyenv-virtualenv.git
synced 2026-09-10 07:16:18 -04:00
Move pyenv note to its own line
This commit is contained in:
parent
e690650fd6
commit
94b2c9d5d6
|
|
@ -47,6 +47,7 @@ From inside that directory you can:
|
|||
```
|
||||
|
||||
**Zsh note**: Modify your `~/.zshenv` file instead of `~/.bash_profile`.
|
||||
|
||||
**Pyenv note**: You may also need to add `eval "$(pyenv init -)"` to your profile if you haven't done so already.
|
||||
|
||||
3. **Restart your shell to enable pyenv-virtualenv**
|
||||
|
|
|
|||
Loading…
Reference in a new issue