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: 1 addition & 3 deletions docs/getting_started/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,9 +167,7 @@ The following distroless images are available for Linux-based `amd64` and `arm64
You can install dbc from our Homebrew tap by running:

```console
$ brew tap columnar-tech/tap
$ brew trust columnar-tech/tap
$ brew install dbc
$ brew install columnar-tech/tap/dbc
```

## Shell Completions
Expand Down
Loading