1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-10 20:43:48 -05:00

Merge pull request #863 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

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