瀏覽代碼

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 5 年之前
committed by GitHub
父節點
當前提交
db939bbcfc
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 4 行新增0 行删除
  1. +4
    -0
      README.md

+ 4
- 0
README.md 查看文件

@ -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)

Loading…
取消
儲存