From 96d8ec739f20f71a22aea875b5b1e9e70e9b0760 Mon Sep 17 00:00:00 2001 From: Christoph <1+christoph@noreply.localhost> Date: Sun, 6 Sep 2026 20:12:24 +0000 Subject: [PATCH] Update README.md --- README.md | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/README.md b/README.md index 2ac5b79..4b8a74f 100644 --- a/README.md +++ b/README.md @@ -119,20 +119,6 @@ with the stored credentials. --- -## Development - -Start the complete desktop application in development mode with: - -```bash -npm run tauri:dev -``` - -The development launcher preserves normal proxy settings. If a sandboxed -development terminal injects the non-routing `127.0.0.1:9` proxy or its -blocking SSH placeholder, those values are removed only for the Tauri child -process so Git remotes and Git LFS remain testable in the debug application. - ---- ## Git LFS