Scrub home path from sharing docs #8

Merged
ilia merged 1 commits from chore/public-docs-hygiene into main 2026-08-05 16:40:15 -05:00
+1 -1
View File
@@ -4,7 +4,7 @@
| What | Path |
|---|---|
| Source code | `~/Documents/code/maCopy` (this repo) |
| Source code | this repository (local clone) |
| Built `.app` (after `npm run tauri build`) | `src-tauri/target/release/bundle/macos/maCopy.app` |
| Built `.dmg` installer | `src-tauri/target/release/bundle/dmg/maCopy_<version>_aarch64.dmg` |
| Clipboard database (your data, never shipped) | `~/Library/Application Support/maCopy/clipboard.db` |