mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-16 07:13:53 -05:00
Merge pull request #1015 from advaitju/master
Documentation unclear about installing Ruby version
This commit is contained in:
@@ -349,6 +349,8 @@ $ rbenv install -L
|
|||||||
$ rbenv install 2.0.0-p247
|
$ 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
|
Alternatively to the `install` command, you can download and compile
|
||||||
Ruby manually as a subdirectory of `~/.rbenv/versions/`. An entry in
|
Ruby manually as a subdirectory of `~/.rbenv/versions/`. An entry in
|
||||||
that directory can also be a symlink to a Ruby version installed
|
that directory can also be a symlink to a Ruby version installed
|
||||||
|
|||||||
Reference in New Issue
Block a user