Commit ce8bf09
authored
docs(cli): document Homebrew tap trust for third-party tap installs (#483)
Homebrew will require explicit trust for non-official taps in a future
release (6.0.0 or 5.2.0, whichever comes first). The existing
'brew install --cask mozilla-ai/tap/cq' is fully-qualified and already
trusts only that cask, so it keeps working; this note makes that explicit
and documents 'brew trust --cask' for users who tap first and install by
short name.1 parent 767d88b commit ce8bf09
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
26 | 34 | | |
27 | 35 | | |
28 | 36 | | |
| |||
0 commit comments