mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-09-12 04:01:22 +02:00
commit
e0797e65ec
1 changed files with 2 additions and 2 deletions
|
@ -72,8 +72,8 @@ the exact name of the version you want to install. For example,
|
||||||
Ruby versions will be installed into a directory of the same name
|
Ruby versions will be installed into a directory of the same name
|
||||||
under `~/.rbenv/versions`.
|
under `~/.rbenv/versions`.
|
||||||
|
|
||||||
To see a list of all available Ruby versions, run `rbenv install`
|
To see a list of all available Ruby versions, run `rbenv install --list`.
|
||||||
without any arguments. You may also tab-complete available Ruby
|
You may also tab-complete available Ruby
|
||||||
versions if your rbenv installation is properly configured.
|
versions if your rbenv installation is properly configured.
|
||||||
|
|
||||||
### Using `ruby-build` standalone
|
### Using `ruby-build` standalone
|
||||||
|
|
Loading…
Reference in a new issue