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
typo: remove "v" (version prefix)
pull/360/head^2
Gunes
12 years ago
committed by
Mislav Marohnić
parent
f4fade3d26
commit
ff23666d56
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
@ -277,7 +277,7 @@ should be able to:
$ rbenv install -l
# install a Ruby version:
$ rbenv install
v
2.0.0-p247
$ rbenv install 2.0.0-p247
~~~
Alternatively to the
`install`
command, you can download and compile
Write
Preview
Loading…
Cancel
Save