From bc1b66250f564e25409e5300391b4c5612db0d57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mislav=20Marohni=C4=87?= Date: Tue, 5 Jun 2018 01:22:16 +0200 Subject: [PATCH] Link to rbenv-installer Fixes #1001 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b2d4c20e..7b5bcf41 100644 --- a/README.md +++ b/README.md @@ -202,6 +202,10 @@ $ brew upgrade rbenv ruby-build ### 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 a systemwide install.