Przeglądaj źródła

Updated Mac OSX brew install command

It seems rbenv now comes with ruby-build.  I have not investigated fully, but the previously shown command: `brew install rbenv ruby-build` caused issues on my machine.  After uninstalling both and simply running `brew install rbenv` everything worked fine.
pull/653/head^2
Erik Griffn 8 lat temu
rodzic
commit
d29ba1f80e
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      README.md

+ 1
- 1
README.md Wyświetl plik

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

Ładowanie…
Anuluj
Zapisz