From 0d9a8561b34b3dccfa417aa415ee28e86e228b38 Mon Sep 17 00:00:00 2001 From: Shia Date: Fri, 6 Dec 2024 22:39:18 +0900 Subject: [PATCH] Translate "add rvm-windows to installation doc" (ko) (#3433) * Copy diff from en * Translate "add rvm-windows to installation doc" (ko) --- ko/documentation/installation/index.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ko/documentation/installation/index.md b/ko/documentation/installation/index.md index ad786cc914..994c51c327 100644 --- a/ko/documentation/installation/index.md +++ b/ko/documentation/installation/index.md @@ -339,6 +339,15 @@ RVM은 다른 gemset도 관리해 줍니다. macOS, Linux나 다른 UNIX-계열 운영체제에서만 사용 가능합니다. +### RVM 4 Windows +{: #rvm-windows} + +[RVM 4 Windows][rvm-windows]는 Windows에서 여러 종류의 Ruby를 설치하고 +관리할 수 있게 해줍니다. 이는 오리지널 RVM의 복제로, 오리지널 RVM과 +동일한 커맨드 라인 인터페이스를 제공하며, 기존 커맨드 라인 인터페이스와 +PowerShell을 모두 지원합니다. + + ### uru {: #uru} @@ -369,6 +378,7 @@ $ sudo make install [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