Skip to content

Commit 0d9a856

Browse files
authored
Translate "add rvm-windows to installation doc" (ko) (#3433)
* Copy diff from en * Translate "add rvm-windows to installation doc" (ko)
1 parent 4b2167b commit 0d9a856

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

ko/documentation/installation/index.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -339,6 +339,15 @@ RVM은 다른 gemset도 관리해 줍니다.
339339
macOS, Linux나 다른 UNIX-계열 운영체제에서만 사용 가능합니다.
340340

341341

342+
### RVM 4 Windows
343+
{: #rvm-windows}
344+
345+
[RVM 4 Windows][rvm-windows]는 Windows에서 여러 종류의 Ruby를 설치하고
346+
관리할 수 있게 해줍니다. 이는 오리지널 RVM의 복제로, 오리지널 RVM과
347+
동일한 커맨드 라인 인터페이스를 제공하며, 기존 커맨드 라인 인터페이스와
348+
PowerShell을 모두 지원합니다.
349+
350+
342351
### uru
343352
{: #uru}
344353

@@ -369,6 +378,7 @@ $ sudo make install
369378

370379

371380
[rvm]: http://rvm.io/
381+
[rvm-windows]: https://github.com/magynhard/rvm-windows#readme
372382
[rbenv]: https://github.com/rbenv/rbenv#readme
373383
[rbenv-for-windows]: https://github.com/RubyMetric/rbenv-for-windows#readme
374384
[ruby-build]: https://github.com/rbenv/ruby-build#readme

0 commit comments

Comments
 (0)