Skip to content

Latest commit

 

History

History
executable file
·
13 lines (7 loc) · 209 Bytes

reinstall.md

File metadata and controls

executable file
·
13 lines (7 loc) · 209 Bytes

Usage

rvm reinstall [ruby-string]

It is equivalent to:

rvm remove [ruby-string] rvm install [ruby-string]

Please see the documentation for further information:

https://rvm.io/rubies/installing/