Skip to content

Commit cbf895e

Browse files
Update index.md
Add trust call for newer versions of brew https://docs.brew.sh/Tap-Trust Signed-off-by: Anthony Corletti <anthcor@gmail.com>
1 parent 59e4d21 commit cbf895e

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)