Ver a proveniência

Put prerequisite for installation before install (#1750)

This prevents people from jumping the gun and trying to install a python version right after brew install.
pull/2028/head
Almenon há 5 anos
committed by GitHub
ascendente
cometimento
db939bbcfc
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados ID da chave GPG: 4AEE18F83AFDEB23
1 ficheiros alterados com 4 adições e 0 eliminações
  1. +4
    -0
      README.md

+ 4
- 0
README.md Ver ficheiro

@ -167,6 +167,10 @@ We'd recommend to install pyenv-virtualenv as well if you have some plan to play
## Installation
### Prerequisites:
For pyenv to install python correctly you should [**install the Python build dependencies**](https://github.com/pyenv/pyenv/wiki#suggested-build-environment).
### Homebrew on macOS
1. Consider installing with [Homebrew](https://brew.sh)

Carregando…
Cancelar
Guardar