Skip to content

Commit

Permalink
[DOC] Fix npm install command (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
s2b authored Sep 28, 2023
1 parent 6492a77 commit 8adc5b5
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 @@ -28,7 +28,7 @@ composer req praetorius/vite-asset-collector
vite can be installed with the frontend package manager of your choice:

```sh
npm install --dev vite
npm install --save-dev vite
```

## Getting Started
Expand Down

0 comments on commit 8adc5b5

Please sign in to comment.