瀏覽代碼

Using simpler rbenv-install command in ruby-build section

pull/360/head^2
Javier Julio 15 年之前
父節點
當前提交
919fc872c8
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      README.md

+ 1
- 1
README.md 查看文件

@ -109,7 +109,7 @@ install Ruby 1.9.2-p290, download and unpack the source, then run:
The [ruby-build](https://github.com/sstephenson/ruby-build)
project simplifies this process to a single command:
$ ruby-build 1.9.2-p290 $HOME/.rbenv/versions/1.9.2-p290
$ rbenv-install 1.9.2-p290
6. Rebuild the shim binaries. You should do this any time you install
a new Ruby binary (for example, when installing a new Ruby version, or

Loading…
取消
儲存