mirror of
https://github.com/pyenv/pyenv.git
synced 2026-09-10 15:46:17 -04:00
Merge pull request #1575 from rbenv/readme-brew-install
Removes redundant ruby-build from brew-install
This commit is contained in:
commit
925e5ad0e7
|
|
@ -32,7 +32,7 @@ On systems with Homebrew package manager, the “Using Package Managers” metho
|
|||
On macOS or Linux, we recommend installing rbenv with [Homebrew](https://brew.sh).
|
||||
|
||||
```sh
|
||||
brew install rbenv ruby-build
|
||||
brew install rbenv
|
||||
```
|
||||
|
||||
#### Debian, Ubuntu, and their derivatives
|
||||
|
|
|
|||
Loading…
Reference in a new issue