mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-14 20:39:55 -05:00
fish installation instructions (#2104)
This commit is contained in:
parent
88c3404997
commit
07aa659dbb
1 changed files with 1 additions and 1 deletions
|
@ -347,7 +347,7 @@ easy to fork and contribute any changes back upstream.
|
|||
echo 'eval "$(pyenv init -)"' >> ~/.zshrc
|
||||
~~~
|
||||
|
||||
- For **Fish shell**:
|
||||
- For **Fish shell**:
|
||||
|
||||
Execute this interactively:
|
||||
|
||||
|
|
Loading…
Reference in a new issue