Преглед изворни кода

Add fish install oneliner (#322)

Co-authored-by: Ivan Pozdeev <vano@mail.mipt.ru>
pull/470/head
Elijah Lynn пре 1 година
committed by GitHub
родитељ
комит
cd6a51ad68
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 измењених фајлова са 6 додато и 0 уклоњено
  1. +6
    -0
      README.md

+ 6
- 0
README.md Прегледај датотеку

@ -34,6 +34,12 @@ From inside that directory you can:
$ git clone https://github.com/pyenv/pyenv-virtualenv.git $(pyenv root)/plugins/pyenv-virtualenv
```
For the Fish shell:
```sh
$ git clone https://github.com/pyenv/pyenv-virtualenv.git (pyenv root)/plugins/pyenv-virtualenv
```
2. (OPTIONAL) **Add `pyenv virtualenv-init` to your shell** to enable auto-activation of virtualenvs. This is entirely optional but pretty useful. See "Activate virtualenv" below.
```sh

Loading…
Откажи
Сачувај