1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-18 08:13:46 -05:00

Documentation unclear

Clarified how to finish installation by setting a Ruby version either globally or locally.
This commit is contained in:
Advait Junnarkar
2017-07-05 18:15:57 +10:00
committed by GitHub
parent 615f8443fe
commit fb9130e85a

View File

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