瀏覽代碼

suggest cloning rbenv via https instead of git://

pull/360/head^2
Marc Huffnagle 13 年之前
committed by Mislav Marohnić
父節點
當前提交
5130b41f5b
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      README.md

+ 1
- 1
README.md 查看文件

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

Loading…
取消
儲存