Update README to make rbenv version consistent with previous versions output

The `rbenv versions` info highlights 1.9.3-p327 as the current version, and
making `rbenv version` sample output match that helps make it clearer.
This commit is contained in:
Adam Prescott 2015-02-16 10:56:38 -05:00
parent 1a7f49d2f0
commit 9ae8ba8a29

View file

@ -378,7 +378,7 @@ Displays the currently active Ruby version, along with information on
how it was set.
$ rbenv version
1.8.7-p352 (set by /Volumes/37signals/basecamp/.ruby-version)
1.9.3-p327 (set by /Users/sam/.rbenv/version)
### rbenv rehash