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 -