Browse Source

Merge pull request #696 from aprescott/patch-1

Update README to make rbenv version consistent with previous `versions` output
pull/360/head^2
Mislav Marohnić 9 years ago
parent
commit
98953c2e14
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md 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

Loading…
Cancel
Save