Merge pull request #244 from adamscharf/patch-1

Move pyenv note to its own line
This commit is contained in:
Yamashita, Yuu 2017-12-07 10:00:51 +09:00 committed by GitHub
commit 5419dc7320
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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