John Miller
4 anos atrás
committed by
GitHub
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados
ID da chave GPG: 4AEE18F83AFDEB23
1 arquivos alterados com
1 adições e
1 exclusões
-
README.md
|
|
|
@ -320,7 +320,7 @@ easy to fork and contribute any changes back upstream. |
|
|
|
to be a shell function (e.g. `shell` and Pyenv-Virtualenv's `activate`). |
|
|
|
|
|
|
|
~~~bash |
|
|
|
echo 'eval "$(pyenv init -)"' |
|
|
|
eval "$(pyenv init -)" |
|
|
|
~~~ |
|
|
|
|
|
|
|
If you are installing Pyenv yourself as part of the batch job, |
|
|
|
|