From ff23666d5693b75b637109bdf01497f063ac724a Mon Sep 17 00:00:00 2001 From: Gunes Date: Thu, 3 Oct 2013 23:10:44 +0300 Subject: [PATCH] typo: remove "v" (version prefix) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94f1c979..900eb453 100644 --- a/README.md +++ b/README.md @@ -277,7 +277,7 @@ should be able to: $ rbenv install -l # install a Ruby version: -$ rbenv install v2.0.0-p247 +$ rbenv install 2.0.0-p247 ~~~ Alternatively to the `install` command, you can download and compile