Parcourir la source

Update README.md

I work on a team that has followed the Homebrew installations. More than once we've missed the `rbenv init` instruction and it has caused headaches down the road. This formatting makes it harder to miss.
pull/927/head^2
jacob-on-github il y a 9 ans
committed by GitHub
Parent
révision
4e27113494
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. +2
    -2
      README.md

+ 2
- 2
README.md Voir le fichier

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

Chargement…
Annuler
Enregistrer