rvm: add requirements example (#2825)

This commit is contained in:
Adam Demirel
2019-03-09 05:26:24 +11:00
committed by Starbeamrainbowlabs
parent a30f616f9f
commit c0f3029e33

View File

@@ -29,3 +29,7 @@
- Remove a version of Ruby and its sources:
`rvm remove {{version}}`
- Show specific dependencies for your OS:
`rvm requirements`