Link to rbenv-installer

Fixes #1001
This commit is contained in:
Mislav Marohnić 2018-06-05 01:22:16 +02:00
parent c8ba27fd07
commit bc1b66250f

View file

@ -202,6 +202,10 @@ $ brew upgrade rbenv ruby-build
### Basic GitHub Checkout ### Basic GitHub Checkout
For a more automated install, you can use
[rbenv-installer](https://github.com/rbenv/rbenv-installer#rbenv-installer).
If you prefer a manual approach, follow the steps below.
This will get you going with the latest version of rbenv without needing This will get you going with the latest version of rbenv without needing
a systemwide install. a systemwide install.