Commit 52e1f707 authored by Sam Stephenson's avatar Sam Stephenson
Browse files

Merge pull request #126 from dcarley/rbenv_plugin_install

Add install instructions as just rbenv plugin.
parents 4e3b5a24 82fe7d80
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -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