Compare commits

...

2 Commits

Author SHA1 Message Date
contractless 4cc3f241bd Update README.md 2026-07-01 16:19:12 +00:00
contractless a492822cff Update README.md 2026-07-01 16:18:23 +00:00
1 changed files with 1 additions and 3 deletions

View File

@ -39,7 +39,7 @@ From `gui wallet/`:
```bash ```bash
cargo check cargo check
cargo build cargo build --release
``` ```
## Linux Prerequisites ## Linux Prerequisites
@ -67,5 +67,3 @@ Tauri expects platform icon assets in `icons/`.
- Windows uses `icon.ico`. - Windows uses `icon.ico`.
- Linux expects `icon.png`. - Linux expects `icon.png`.
The current icons are placeholders and should be replaced before release packaging.