docs(getting-started): use official homebrew cask (#607)

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 19:24:42 +02:00 committed by GitHub
parent 36923fa581
commit d87bd4ad91
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ description: 安装 DBX、创建第一个连接并了解桌面版、Docker
使用 Homebrew 安装:
```bash
brew install --cask t8y2/tap/dbx
brew install --cask dbx
```
之后可用以下命令更新:

View File

@ -16,7 +16,7 @@ This guide gets you through three things:
Install with Homebrew:
```bash
brew install --cask t8y2/tap/dbx
brew install --cask dbx
```
Update later with: