From 9f001ce561bd82c2e791ab77119fea45ef245a31 Mon Sep 17 00:00:00 2001 From: t8y2 <1156263951@qq.com> Date: Wed, 6 May 2026 01:56:56 +0800 Subject: [PATCH] docs: use jsDelivr CDN for screenshots and minor README cleanup --- README.md | 14 ++++++-------- README.zh-CN.md | 14 ++++++-------- 2 files changed, 12 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 14619ab2f..b1f63a7ec 100644 --- a/README.md +++ b/README.md @@ -29,12 +29,12 @@
@@ -124,8 +124,6 @@ scoop bucket add dbx https://github.com/t8y2/scoop-bucket scoop install dbx ``` -macOS builds are Apple code-signed and notarized. - ## Self-Hosted (Docker) DBX provides a web version that can be deployed via Docker. @@ -164,7 +162,7 @@ Open `http://localhost:4224` in your browser. Multi-arch images (amd64 / arm64) ```bash pnpm install -pnpm tauri dev +pnpm dev:tauri ``` Web version: @@ -203,7 +201,7 @@ The installer will be in `src-tauri/target/release/bundle/`. ## Contributors -