Skip to content

Commit

Permalink
fix: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pevers committed May 8, 2022
1 parent 91f2dd2 commit 033175f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ fn main() {
Add the NPM package.

```console
npm install tauri-plugin-nosleep
npm install tauri-plugin-nosleep-api
# or
yarn add tauri-plugin-nosleep
yarn add tauri-plugin-nosleep-api
```

Use this within TS/JS.
Expand Down

0 comments on commit 033175f

Please sign in to comment.