File tree Expand file tree Collapse file tree
en/documentation/installation
ko/documentation/installation Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -227,7 +227,7 @@ latest version of Ruby.
227227On Windows, you can use the [ Windows Package Manager CLI] ( https://github.com/microsoft/winget-cli )
228228to install Ruby:
229229
230- {% highlight ps1 %}
230+ {% highlight powershell %}
231231> winget install RubyInstallerTeam.Ruby.{MAJOR}.{MINOR}
232232# Example
233233> winget install RubyInstallerTeam.Ruby.3.2
Original file line number Diff line number Diff line change @@ -227,7 +227,7 @@ $ pkg install runtime/ruby
227227Windows에서 [ Windows 패키지 관리자 CLI] ( https://github.com/microsoft/winget-cli ) 를
228228사용해서 Ruby를 설치할 수 있습니다.
229229
230- {% highlight ps1 %}
230+ {% highlight powershell %}
231231> winget install RubyInstallerTeam.Ruby.{MAJOR}.{MINOR}
232232# 예시
233233> winget install RubyInstallerTeam.Ruby.3.2
You can’t perform that action at this time.
0 commit comments