From 82fe7d80edf67a6ba75d9915299d551b017a2967 Mon Sep 17 00:00:00 2001 From: Dan Carley Date: Tue, 7 Feb 2012 20:23:05 +0000 Subject: [PATCH] Add install instructions as just rbenv plugin. --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 881cc5227c..de92f29f3d 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,13 @@ write permission to `/usr/local`, you will need to run `sudo ./install.sh` instead. You can install to a different prefix by setting the `PREFIX` environment variable. +If you only intend to use ruby-build via rbenv then you can +install it locally as a plugin: + + $ mkdir -p ~/.rbenv/plugins + $ cd ~/.rbenv/plugins + $ git clone git://github.com/sstephenson/ruby-build.git + ### Installing Ruby To install a Ruby version, run the `ruby-build` command with the path