Move pyenv note to its own line

This commit is contained in:
Adam Scharf
2017-12-06 10:35:35 -05:00
committed by GitHub
parent e690650fd6
commit 94b2c9d5d6

View File

@@ -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**