1
0
Fork 0
mirror of https://github.com/pyenv/pyenv.git synced 2025-04-02 17:34:21 +00:00

Merge pull request from ErikAGriffin/patch-1

Updated Mac OSX brew install command
This commit is contained in:
Mislav Marohnić 2016-02-01 22:48:28 +11:00
commit d6ab394efd

View file

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