Skip to content

Commit b1a9f3a

Browse files
committed
Fix npm init command
1 parent 277af73 commit b1a9f3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This is an enhancement to the [create Vite](https://github.com/vitejs/vite/tree/
1212

1313
## Usage
1414

15-
Run `npm init create-vite-pwa [PROJECT-DIR]`.
15+
Run `npm init vite-pwa [PROJECT-DIR]`.
1616

1717
You can pass the following flags in to set options instead of going through the prompts:
1818

0 commit comments

Comments
 (0)