Skip to content

Commit

Permalink
docs: update installation guide for pnpm (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
huynl-96 committed Nov 28, 2022
1 parent deecce1 commit e65cbb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ npm install perfect-debounce
yarn add perfect-debounce

# pnpm
pnpm install perfect-debounce
pnpm add perfect-debounce
```

Import:
Expand Down

0 comments on commit e65cbb5

Please sign in to comment.