Skip to content

Commit 07101ad

Browse files
committed
docs: keep Homebrew upgrade trust note (brew upgrade does not auto-trust)
1 parent f68293a commit 07101ad

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,8 @@ winget upgrade DoiT.dci
132132
scoop update dci
133133
```
134134

135+
> **Note (Homebrew 6):** `brew install` auto-trusts the formula, so upgrades normally just work. But `brew upgrade`/`brew reinstall` never trust the tap on their own — if `dci` upgrades fail or are silently skipped with an untrusted-tap message, run `brew trust doitintl/dci-cli` once to restore it.
136+
135137
## Authentication
136138

137139
By default, `dci` authenticates interactively via the DoiT Console (OAuth). For CI pipelines and non-interactive environments, set the `DCI_API_KEY` environment variable:

0 commit comments

Comments
 (0)