浏览代码

typo: remove "v" (version prefix)

pull/360/head^2
Gunes 12 年前
提交者 Mislav Marohnić
父节点
当前提交
ff23666d56
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      README.md

+ 1
- 1
README.md 查看文件

@ -277,7 +277,7 @@ should be able to:
$ rbenv install -l
# install a Ruby version:
$ rbenv install v2.0.0-p247
$ rbenv install 2.0.0-p247
~~~
Alternatively to the `install` command, you can download and compile

正在加载...
取消
保存