Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ To install a STACKIT package through the [Homebrew](https://brew.sh/) package ma
brew tap stackitcloud/tap
```

Then you can install the individual package via:
Then you can install (and trust) the individual package via:

```shell
brew install <PACKAGE>
brew install --cask stackitcloud/tap/<PACKAGE>
```

## Reporting issues
Expand Down