1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00

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`