Browse Source

Move pyenv note to its own line

pull/244/head
Adam Scharf 6 years ago
committed by GitHub
parent
commit
94b2c9d5d6
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md 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**

Loading…
Cancel
Save