Skip to content

Commit 3dd453a

Browse files
feat(docs): homebrew: trust stackit cli cask (#1455)
* feat(docs): homebrew: trust stackit cli cask * fix(docs): directly trust cask on install
1 parent 49c9394 commit 3dd453a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

INSTALLATION.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ 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. You can then install the CLI via (this also trusts the STACKIT CLI cask):
2828

2929
```shell
30-
brew install --cask stackit
30+
brew install --cask stackitcloud/tap/stackit
3131
```
3232

3333
### Linux

0 commit comments

Comments
 (0)