mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-02-06 16:16:56 +00:00
docs: fix build instructions somewhat (#13463)
This commit is contained in:
parent
626165eeb4
commit
923b7c7bc6
@ -25,5 +25,5 @@ $ pnpm tauri dev
|
||||
|
||||
```bash
|
||||
$ pnpm tauri build
|
||||
$ ./src-tauri/target/release/app
|
||||
$ ../../target/release/api
|
||||
```
|
||||
|
||||
Loading…
Reference in New Issue
Block a user