From d73e945329b2891eb9c0be5cd279a3275c223948 Mon Sep 17 00:00:00 2001 From: Yamashita Yuu Date: Fri, 19 Oct 2012 22:14:24 +0900 Subject: [PATCH] "rbx-1.2.4" is a variant of rubies, not a python --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 167aa49b..40c20eb7 100644 --- a/README.md +++ b/README.md @@ -221,7 +221,7 @@ overrides the global, and can be overridden itself by setting the `PYENV_VERSION` environment variable or with the `pyenv shell` command. - $ pyenv local rbx-1.2.4 + $ pyenv local 2.7.3 When run without a version number, `pyenv local` reports the currently configured local version. You can also unset the local version: