mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-06 23:46:00 +02:00
Add brew switch example.
This commit is contained in:
parent
37bd877425
commit
27ba9f20ac
1 changed files with 4 additions and 0 deletions
|
@ -21,3 +21,7 @@
|
||||||
- Update brew
|
- Update brew
|
||||||
|
|
||||||
`brew update`
|
`brew update`
|
||||||
|
|
||||||
|
- Switch version of formula
|
||||||
|
|
||||||
|
`brew switch {{[formula]}} {{[version]}}`
|
||||||
|
|
Loading…
Add table
Reference in a new issue