1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-14 14:23:53 -05:00

Merge pull request #1629 from ghedsouza/patch-1

Fix homebrew link in README.
This commit is contained in:
Yamashita, Yuu
2020-06-11 08:44:07 +09:00
committed by GitHub

View File

@@ -167,9 +167,9 @@ We'd recommend to install pyenv-virtualenv as well if you have some plan to play
## Installation
For macOS:
### Homebrew on macOS
1. Consider installing with [Homebrew](#homebrew-on-macos)
1. Consider installing with [Homebrew](https://brew.sh)
```sh
brew update
brew install pyenv