Skip to content

Commit 13c232d

Browse files
authored
Merge pull request #215 from anthonycorletti/patch-1
Update index.md with `brew trust` call for newer versions of `brew`
2 parents 9f602a9 + cbf895e commit 13c232d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ install `datumctl` via our official tap:
2020
# Tap the Datum Cloud formula repository (only needs to be done once)
2121
brew tap datum-cloud/homebrew-tap
2222
23+
# Trust the datumctl formula
24+
brew trust --formula datum-cloud/homebrew-tap/datumctl
25+
2326
# Install datumctl
2427
brew install datumctl
2528

0 commit comments

Comments
 (0)