Skip to content

Commit

Permalink
docs: fix install command
Browse files Browse the repository at this point in the history
  • Loading branch information
levchak0910 committed May 29, 2024
1 parent eef3c06 commit f51105b
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 @@ -30,7 +30,7 @@ yarn add --dev @vkcn/eslint-plugin
```

```bash
pnpm add --dev @vkcn/eslint-plugin
pnpm add -D @vkcn/eslint-plugin
```

## Usage
Expand Down

0 comments on commit f51105b

Please sign in to comment.