mirror of
https://github.com/pyenv/pyenv.git
synced 2026-09-10 15:46:17 -04:00
Merge pull request #308 from eddorre/master
Small update to the README.
This commit is contained in:
commit
bef7a12964
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue