mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-17 15:42:00 +03:00
6 lines
206 B
Markdown
6 lines
206 B
Markdown
|
---
|
||
|
"create-tauri-app": patch
|
||
|
---
|
||
|
|
||
|
[`pnpm`](https://pnpm.io) package manager is now officially supported, either run `pnpx create-tauri-app` or explicitly specifiy it `npx create-tauri-app --manager pnpm`.
|