mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 00:42:08 +02:00
gem: add {{}} around token
This commit is contained in:
parent
be82a55510
commit
372d357aea
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
- Install specific version of a gem
|
- Install specific version of a gem
|
||||||
|
|
||||||
`gem install -v=0.0.15`
|
`gem install -v={{0.0.15}}`
|
||||||
|
|
||||||
- Update a gem
|
- Update a gem
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue