Browse Source

Merge pull request #1629 from ghedsouza/patch-1

Fix homebrew link in README.
pull/1632/head
Yamashita, Yuu 4 years ago
committed by GitHub
parent
commit
2a3b286b71
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      README.md

+ 2
- 2
README.md 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

Loading…
Cancel
Save