瀏覽代碼

Installation Step 1 is a one liner

Not a big change, just thought it's always good to make it easier for a beginner
pull/360/head^2
Eric 12 年之前
父節點
當前提交
183c780698
共有 1 個檔案被更改,包括 1 行新增2 行删除
  1. +1
    -2
      README.md

+ 1
- 2
README.md 查看文件

@ -92,8 +92,7 @@ easy to fork and contribute any changes back upstream.
1. Check out rbenv into `~/.rbenv`.
$ cd
$ git clone git://github.com/sstephenson/rbenv.git .rbenv
$ git clone git://github.com/sstephenson/rbenv.git ~/.rbenv
2. Add `~/.rbenv/bin` to your `$PATH` for access to the `rbenv`
command-line utility.

Loading…
取消
儲存