From 318064e14c9d0990dc25d96615f21aa5b8f2763d Mon Sep 17 00:00:00 2001 From: Bryce Mecum Date: Mon, 2 Feb 2026 17:11:22 -0800 Subject: [PATCH 1/4] redo instructions --- docs/getting_started/installation.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/getting_started/installation.md b/docs/getting_started/installation.md index 36310ffe..c56b50be 100644 --- a/docs/getting_started/installation.md +++ b/docs/getting_started/installation.md @@ -151,17 +151,17 @@ The following distroless images are available for Linux-based `amd64` and `arm64 ## Homebrew -`dbc` is available via the Columnar Homebrew tap. The tap will first need -to be added to your environment: +You can install dbc from our Homebrew tap by running: ```console -$ brew tap columnar-tech/tap +$ brew install columnar-tech/tap/dbc ``` -Once you've done this you can install the `dbc` cask: +This will automatically configure our tap and install dbc from it. If you'd rather do this as two separate commands, you can run, ```console -$ brew install --cask dbc +$ brew tap columnar-tech/tap +$ brew install dbc ``` ## Shell Completions From d3d832947bc559ff60d2ae6cc10068323e3f1707 Mon Sep 17 00:00:00 2001 From: Bryce Mecum Date: Mon, 2 Feb 2026 17:26:19 -0800 Subject: [PATCH 2/4] Update docs/getting_started/installation.md Co-authored-by: Ian Cook --- docs/getting_started/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting_started/installation.md b/docs/getting_started/installation.md index c56b50be..372a1da6 100644 --- a/docs/getting_started/installation.md +++ b/docs/getting_started/installation.md @@ -157,7 +157,7 @@ You can install dbc from our Homebrew tap by running: $ brew install columnar-tech/tap/dbc ``` -This will automatically configure our tap and install dbc from it. If you'd rather do this as two separate commands, you can run, +This will automatically configure our tap and install dbc from it. If you'd rather do this as two separate commands, you can run: ```console $ brew tap columnar-tech/tap From 6c5d070b55b6e720768d6a31144ccb9851916bf6 Mon Sep 17 00:00:00 2001 From: Bryce Mecum Date: Mon, 2 Feb 2026 17:51:10 -0800 Subject: [PATCH 3/4] Update index.md --- docs/index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index 4aec6138..f8d9eaaa 100644 --- a/docs/index.md +++ b/docs/index.md @@ -61,8 +61,7 @@ dbc is a command-line tool for installing and managing [ADBC](https://arrow.apac === "Homebrew" ```console - $ brew tap columnar-tech/tap - $ brew install --cask dbc + $ brew install columnar-tech/tap/dbc ```
2. Use dbc to install drivers: From 06070d8b375adad6e8162fe26e8d6b35b1fa10c0 Mon Sep 17 00:00:00 2001 From: Bryce Mecum Date: Mon, 2 Feb 2026 17:52:22 -0800 Subject: [PATCH 4/4] Update README.md --- README.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 59100811..80d9a2c0 100644 --- a/README.md +++ b/README.md @@ -134,19 +134,20 @@ architectures: ## Homebrew -dbc is available via the Columnar Homebrew tap. The tap will first need -to be added to your environment: +You can install dbc from our Homebrew tap by running: -```sh -brew tap columnar-tech/tap +```console +$ brew install columnar-tech/tap/dbc ``` -Once you've done this you can install the `dbc` cask: +This will automatically configure our tap and install dbc from it. If you'd rather do this as two separate commands, you can run: -```sh -brew install --cask dbc +```console +$ brew tap columnar-tech/tap +$ brew install dbc ``` + ## Getting Started Once you have dbc available to you on the command line, you can install an ADBC