浏览代码

Merge pull request #308 from eddorre/master

Small update to the README.
pull/360/head^2
Ryan Bigg 13 年前
父节点
当前提交
bef7a12964
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      README.md

+ 1
- 1
README.md 查看文件

@ -59,7 +59,7 @@ RVM?**](https://github.com/sstephenson/rbenv/wiki/Why-rbenv%3F)
## How It Works
At at high level, rbenv intercepts Ruby commands using shim
At a high level, rbenv intercepts Ruby commands using shim
executables injected into your `PATH`, determines which Ruby version
has been specified by your application, and passes your commands along
to the correct Ruby installation.

正在加载...
取消
保存