This website works better with JavaScript.
Home
Explore
Help
Sign In
isprogram
/
pyenv
mirror of
https://github.com/pyenv/pyenv.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
240
Wiki
Activity
Browse Source
Install a more recent version of Ruby in README instructions
pull/360/head^2
Ryan Bigg
13 years ago
parent
1cc75362d6
commit
749f21e482
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
README.md
+ 1
- 1
README.md
View File
@ -191,7 +191,7 @@ easy to fork and contribute any changes back upstream.
process of installing new Ruby versions.
~~~
$ rbenv install
1.9.3-p32
7
$ rbenv install
2.0.0-p24
7
~~~
As an alternative, you can download and compile Ruby yourself into
Write
Preview
Loading…
Cancel
Save