Skip to content

Commit

Permalink
docs: install as a dev dependency (#5)
Browse files Browse the repository at this point in the history
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
  • Loading branch information
davay42 and antfu committed Aug 24, 2021
1 parent 7b2bd77 commit 47ceb1f
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 @@ -45,7 +45,7 @@ export function Counter() {
## Install

```bash
npm i unplugin-auto-import
npm i -D unplugin-auto-import
```

<details>
Expand Down

0 comments on commit 47ceb1f

Please sign in to comment.