mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-14 20:39:55 -05:00
Merge pull request #863 from ErikAGriffin/patch-1
Updated Mac OSX brew install command
This commit is contained in:
commit
d6ab394efd
1 changed files with 1 additions and 1 deletions
|
@ -234,7 +234,7 @@ manager on Mac OS X:
|
|||
|
||||
~~~
|
||||
$ brew update
|
||||
$ brew install rbenv ruby-build
|
||||
$ brew install rbenv
|
||||
~~~
|
||||
|
||||
Afterwards you'll still need to add `eval "$(rbenv init -)"` to your
|
||||
|
|
Loading…
Reference in a new issue