Skip to content

Commit

Permalink
docs(updater): Link to website in Usage section
Browse files Browse the repository at this point in the history
closes #1133
  • Loading branch information
FabianLars authored Dec 2, 2024
1 parent 3195646 commit 82fa1e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plugins/updater/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ if (update?.available) {
}
```
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.
## Contributing
PRs accepted. Please make sure to read the Contributing Guide before making a pull request.
Expand Down

0 comments on commit 82fa1e1

Please sign in to comment.