1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-11-02 07:18:29 +01:00

Merge pull request #509 from phalle5/master

Fixed tldr for gem
This commit is contained in:
Igor Shubovych 2015-12-30 23:16:33 +02:00
commit 60f151344f

View file

@ -8,7 +8,7 @@
- Install specific version of a gem - Install specific version of a gem
`gem install -v={{0.0.15}}` `gem install {{gemname}} -v {{1.0.0}}
- Update a gem - Update a gem