Skip to content

Commit 613558c

Browse files
authored
Merge pull request #3425 from magynhard/patch-1
add rvm-windows to installation doc
2 parents 73e8c42 + d3aef6d commit 613558c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

en/documentation/installation/index.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -361,6 +361,15 @@ Ruby on your system. It can also manage different gemsets. It is
361361
available for macOS, Linux, or other UNIX-like operating systems.
362362

363363

364+
### RVM 4 Windows
365+
{: #rvm-windows}
366+
367+
[RVM 4 Windows][rvm-windows] allows you to install and manage multiple
368+
installations of Ruby on Windows. It is a clone of the original RVM and
369+
supports the classic command line as well as Powershell by providing
370+
the same command line interface as the original RVM.
371+
372+
364373
### uru
365374
{: #uru}
366375

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

392401

393402
[rvm]: http://rvm.io/
403+
[rvm-windows]: https://github.com/magynhard/rvm-windows#readme
394404
[rbenv]: https://github.com/rbenv/rbenv#readme
395405
[rbenv-for-windows]: https://github.com/RubyMetric/rbenv-for-windows#readme
396406
[ruby-build]: https://github.com/rbenv/ruby-build#readme

0 commit comments

Comments
 (0)