Quellcode durchsuchen

Revert "Exec not needed for fish shell"

This reverts commit 5d30b0e105.
pull/322/head
Ivan Pozdeev vor 1 Jahr
Ursprung
Commit
ed70fcb30e
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      README.md

+ 1
- 1
README.md Datei anzeigen

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

Laden…
Abbrechen
Speichern