mirror of
https://github.com/pyenv/pyenv-virtualenv.git
synced 2026-09-15 09:46:22 -04:00
Merge pull request #244 from adamscharf/patch-1
Move pyenv note to its own line
This commit is contained in:
commit
5419dc7320
|
|
@ -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