mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-21 20:47:00 -05:00
And better codify the rbenv command just for good measure.
This commit is contained in:
parent
b7e9569ccb
commit
9b286ecbfd
1 changed files with 1 additions and 1 deletions
|
@ -208,7 +208,7 @@ hood.
|
|||
As time goes on, ruby versions you install will accumulate in your
|
||||
`~/.rbenv/versions` directory.
|
||||
|
||||
There is no uninstall or remove command in rbenv, so removing old
|
||||
There is no uninstall or remove command in `rbenv`, so removing old
|
||||
versions is a simple matter of `rm -rf` the directory of the relevant
|
||||
ruby version you want removed under `~/.rbenv/versions`
|
||||
|
||||
|
|
Loading…
Reference in a new issue