mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-21 20:47:00 -05:00
Merge pull request #696 from aprescott/patch-1
Update README to make rbenv version consistent with previous `versions` output
This commit is contained in:
commit
98953c2e14
1 changed files with 1 additions and 1 deletions
|
@ -378,7 +378,7 @@ Displays the currently active Ruby version, along with information on
|
||||||
how it was set.
|
how it was set.
|
||||||
|
|
||||||
$ rbenv version
|
$ 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
|
### rbenv rehash
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue