Skip to content

Commit 41e28c6

Browse files
committed
feat(docs): homebrew: trust stackit cli cask
1 parent ca535dd commit 41e28c6

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

INSTALLATION.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,13 @@ The STACKIT CLI can be installed through the [Homebrew](https://brew.sh/) packag
2424
brew tap stackitcloud/tap
2525
```
2626

27-
2. You can then install the CLI via:
27+
2. Trust the STACKIT CLI cask:
28+
29+
```shell
30+
brew trust --cask stackitcloud/tap/stackit
31+
```
32+
33+
3. You can then install the CLI via:
2834

2935
```shell
3036
brew install --cask stackit

0 commit comments

Comments
 (0)