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:
parent
a30f616f9f
commit
c0f3029e33
1 changed files with 4 additions and 0 deletions
|
@ -29,3 +29,7 @@
|
|||
- Remove a version of Ruby and its sources:
|
||||
|
||||
`rvm remove {{version}}`
|
||||
|
||||
- Show specific dependencies for your OS:
|
||||
|
||||
`rvm requirements`
|
||||
|
|
Loading…
Add table
Reference in a new issue