Documentation unclear
Clarified how to finish installation by setting a Ruby version either globally or locally.
This commit is contained in:
parent
615f8443fe
commit
fb9130e85a
@ -282,6 +282,8 @@ $ rbenv install -l
|
||||
$ rbenv install 2.0.0-p247
|
||||
~~~
|
||||
|
||||
Set a Ruby version to finish installation and start using commands `rbenv global 2.0.0-p247` or `rbenv local 2.0.0-p247`
|
||||
|
||||
Alternatively to the `install` command, you can download and compile
|
||||
Ruby manually as a subdirectory of `~/.rbenv/versions/`. An entry in
|
||||
that directory can also be a symlink to a Ruby version installed
|
||||
|
Loading…
x
Reference in New Issue
Block a user