diff --git a/README.md b/README.md index 87cb1ff..3f973b9 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ From inside that directory you can: **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 (not needed in fish)** +3. **Restart your shell to enable pyenv-virtualenv** ```sh $ exec "$SHELL"