Ver a proveniência

Fix bash bug in README.md

pull/489/head
Zac Holland há 3 dias
committed by GitHub
ascendente
cometimento
4240bfbf17
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados ID da chave GPG: B5690EEEBB952194
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      README.md

+ 1
- 1
README.md Ver ficheiro

@ -37,7 +37,7 @@ From inside that directory you can:
For the Fish shell:
```sh
git clone https://github.com/pyenv/pyenv-virtualenv.git (pyenv root)/plugins/pyenv-virtualenv
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.

Carregando…
Cancelar
Guardar