docs(readme): use official homebrew cask

Update Homebrew install instructions to use the official Homebrew Cask now that DBX is available in homebrew/cask.
This commit is contained in:
Francesco Lucarelli 2026-06-01 10:52:17 +02:00 committed by GitHub
parent 0a2fc8af34
commit d3b730f900
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -167,7 +167,7 @@ Download the latest release from the [Releases](https://github.com/t8y2/dbx/rele
**Homebrew (macOS):**
```bash
brew install --cask t8y2/tap/dbx
brew install --cask dbx
```
**Scoop (Windows):**

View File

@ -167,7 +167,7 @@ dbx query local "select 1" --json
**Homebrew (macOS)**
```bash
brew install --cask t8y2/tap/dbx
brew install --cask dbx
```
**Scoop (Windows)**