diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ee101d7..8b96e51 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -27,6 +27,7 @@ Thank you for your interest in contributing to Voicebox! This document provides ```bash rustc --version # Check if installed ``` +- **[Tauri Prerequisites](https://v2.tauri.app/start/prerequisites)** - Tauri-specific system dependencies (varies by OS). - **Git** - Version control diff --git a/README.md b/README.md index 9abb9ed..5dfba8c 100644 --- a/README.md +++ b/README.md @@ -242,7 +242,7 @@ Install [just](https://github.com/casey/just): `brew install just` or `cargo ins Also available via Makefile: `make setup && make dev` (run `make help` for all commands). -**Prerequisites:** [Bun](https://bun.sh), [Rust](https://rustup.rs), [Python 3.11+](https://python.org), [XCode on macOS](https://developer.apple.com/xcode/). +**Prerequisites:** [Bun](https://bun.sh), [Rust](https://rustup.rs), [Python 3.11+](https://python.org), [XCode on macOS](https://developer.apple.com/xcode/), [Tauri Prerequisites](https://v2.tauri.app/start/prerequisites/). **Performance:** - **Apple Silicon (M1/M2/M3)**: Uses MLX backend with native Metal acceleration for 4-5x faster inference