add tauri pre-req in readme
This commit is contained in:
parent
83f32ee09c
commit
ea9213459a
1 changed files with 1 additions and 0 deletions
|
|
@ -44,6 +44,7 @@ The process is entirely local:
|
||||||
**Prerequisites:**
|
**Prerequisites:**
|
||||||
- [Rust](https://rustup.rs/) (latest stable)
|
- [Rust](https://rustup.rs/) (latest stable)
|
||||||
- [Bun](https://bun.sh/) package manager
|
- [Bun](https://bun.sh/) package manager
|
||||||
|
- [Tauri Prerequisites](https://tauri.app/start/prerequisites/)
|
||||||
- Platform-specific requirements:
|
- Platform-specific requirements:
|
||||||
- **macOS**: Xcode Command Line Tools
|
- **macOS**: Xcode Command Line Tools
|
||||||
- **Windows**: Microsoft C++ Build Tools
|
- **Windows**: Microsoft C++ Build Tools
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue