Skip to content

Commit

Permalink
Merge pull request #3425 from magynhard/patch-1
Browse files Browse the repository at this point in the history
add rvm-windows to installation doc
  • Loading branch information
JuanitoFatas authored Dec 2, 2024
2 parents 73e8c42 + d3aef6d commit 613558c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions en/documentation/installation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -361,6 +361,15 @@ Ruby on your system. It can also manage different gemsets. It is
available for macOS, Linux, or other UNIX-like operating systems.


### RVM 4 Windows
{: #rvm-windows}

[RVM 4 Windows][rvm-windows] allows you to install and manage multiple
installations of Ruby on Windows. It is a clone of the original RVM and
supports the classic command line as well as Powershell by providing
the same command line interface as the original RVM.


### uru
{: #uru}

Expand Down Expand Up @@ -391,6 +400,7 @@ though, because the installed Ruby won't be managed by any tools.


[rvm]: http://rvm.io/
[rvm-windows]: https://github.com/magynhard/rvm-windows#readme
[rbenv]: https://github.com/rbenv/rbenv#readme
[rbenv-for-windows]: https://github.com/RubyMetric/rbenv-for-windows#readme
[ruby-build]: https://github.com/rbenv/ruby-build#readme
Expand Down

0 comments on commit 613558c

Please sign in to comment.