mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-07-24 17:20:51 +02:00
Update README.md
This commit is contained in:
@@ -15,6 +15,8 @@ Install the Core plugin by adding the following to your `Cargo.toml` file:
|
|||||||
`src-tauri/Cargo.toml`
|
`src-tauri/Cargo.toml`
|
||||||
```toml
|
```toml
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
tauri-plugin-authenticator = "0.1"
|
||||||
|
# or through git
|
||||||
tauri-plugin-authenticator = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "dev" }
|
tauri-plugin-authenticator = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "dev" }
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user