Sfoglia il codice sorgente

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

Make homebrew installation instructions more clear
pull/927/head^2
Mislav Marohnić 7 anni fa
committed by GitHub
parent
commit
b4330a48b1
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. +2
    -2
      README.md

+ 2
- 2
README.md Vedi File

@ -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

Caricamento…
Annulla
Salva