mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-07 20:31:01 -05:00
Install a more recent version of Ruby in README instructions
This commit is contained in:
parent
1cc75362d6
commit
749f21e482
1 changed files with 1 additions and 1 deletions
|
@ -191,7 +191,7 @@ easy to fork and contribute any changes back upstream.
|
|||
process of installing new Ruby versions.
|
||||
|
||||
~~~
|
||||
$ rbenv install 1.9.3-p327
|
||||
$ rbenv install 2.0.0-p247
|
||||
~~~
|
||||
|
||||
As an alternative, you can download and compile Ruby yourself into
|
||||
|
|
Loading…
Reference in a new issue