瀏覽代碼

Merge pull request #999 from jacob-on-github/patch-1

Make homebrew installation instructions more clear
pull/927/head^2
Mislav Marohnić 7 年之前
committed by GitHub
父節點
當前提交
b4330a48b1
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. +2
    -2
      README.md

+ 2
- 2
README.md 查看文件

@ -230,10 +230,10 @@ manager on Mac OS X:
~~~
$ brew update
$ brew install rbenv
$ rbenv init
~~~
Afterwards you'll still need to run `rbenv init` for instructions
as stated in the caveats. You'll only ever have to do this once.
You'll only ever have to run `rbenv init` once.
### How rbenv hooks into your shell

Loading…
取消
儲存