Skip to content

Commit 82fa1e1

Browse files
authored
docs(updater): Link to website in Usage section
closes #1133
1 parent 3195646 commit 82fa1e1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

plugins/updater/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@ if (update?.available) {
8282
}
8383
```
8484
85+
Note that for these APIs to work you have to properly configure the updater first and generate updater artifacts. Please refer to the [guide on our website](https://v2.tauri.app/plugin/updater/) for this.
86+
8587
## Contributing
8688
8789
PRs accepted. Please make sure to read the Contributing Guide before making a pull request.

0 commit comments

Comments
 (0)