And better codify the rbenv command just for good measure.

This commit is contained in:
Daryl Manning 2012-02-03 17:54:07 +11:00
parent b7e9569ccb
commit 9b286ecbfd

View file

@ -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`