mirror of
https://github.com/pyenv/pyenv.git
synced 2025-05-02 14:20:40 +00: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.
|
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
|
As an alternative, you can download and compile Ruby yourself into
|
||||||
|
|
Loading…
Add table
Reference in a new issue