We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13e2eb1 commit 7a5f656Copy full SHA for 7a5f656
docs/usage/development/publishing.md
@@ -25,7 +25,7 @@ cargo tauri-bundler -v
25
If you do not see a version number being reported, then you must install the bundler:
26
27
```sh
28
-$ cargo install tauri-bundler --force
+cargo install tauri-bundler
29
```
30
31
<Alert title="Note">
0 commit comments