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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user