Skip to content

Commit 8a79e32

Browse files
sosweethamgezihuzi
authored andcommitted
docs(store): Fix file reference (tauri-apps#2094)
1 parent 65e57cc commit 8a79e32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/store/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ yarn add https://github.com/tauri-apps/tauri-plugin-store#v2
5454

5555
First you need to register the core plugin with Tauri:
5656

57-
`src-tauri/src/main.rs`
57+
`src-tauri/src/lib.rs`
5858

5959
```rust
6060
fn main() {

0 commit comments

Comments
 (0)