mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-01-31 00:35:19 +01:00
docs: fix build instructions somewhat (#13463)
This commit is contained in:
@@ -25,5 +25,5 @@ $ pnpm tauri dev
|
||||
|
||||
```bash
|
||||
$ pnpm tauri build
|
||||
$ ./src-tauri/target/release/app
|
||||
$ ../../target/release/api
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user