Update plugins/dialog/README.md

Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
pull/368/head
Lucas Fernandes Nogueira 2 years ago committed by GitHub
parent 09adffa631
commit b460144799
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -18,7 +18,7 @@ Install the Core plugin by adding the following to your `Cargo.toml` file:
```toml
[dependencies]
@tauri-apps/plugin-dialog = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "v2" }
tauri-plugin-dialog = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "v2" }
```
You can install the JavaScript Guest bindings using your preferred JavaScript package manager:

Loading…
Cancel
Save