From 0d216c2d82bbdcc393351b7ce415cc6183f9bdd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mislav=20Marohni=C4=87?= Date: Thu, 3 Oct 2013 20:17:10 +0200 Subject: [PATCH] remove `rbenv install` example; clarify manual compile It can be confusing if people mistake the example as instructions to install ruby-build with. --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 656cf49b..23f46ebe 100644 --- a/README.md +++ b/README.md @@ -191,12 +191,8 @@ easy to fork and contribute any changes back upstream. which provides an `rbenv install` command that simplifies the process of installing new Ruby versions. - ~~~ - $ rbenv install 2.0.0-p247 - ~~~ - - As an alternative, you can download and compile Ruby yourself into - `~/.rbenv/versions/`. + If you don't want to do this, you can download and compile Ruby + manually as subdirectories of `~/.rbenv/versions/`. 6. Rebuild the shim executables. You should do this any time you install a new Ruby executable (for example, when installing a new