mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-03-30 09:51:12 +02:00
Updated 05. Tauri Integration (markdown)
@@ -13,7 +13,7 @@ npm install --global tauri
|
||||
If, however, you prefer to keep your deps project based - or you intend to use the API, then you should install tauri as a local devDependency:
|
||||
```
|
||||
cd project-folder
|
||||
yarn install --dev tauri
|
||||
yarn add --dev tauri
|
||||
```
|
||||
> Note: You can install tauri as both a local and a global dependency.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user