Skip to content

Commit 7862578

Browse files
fix: yarn install command (#27)
1 parent 0e0dd41 commit 7862578

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ It will also detect the Nuxt modules used, refer to [detectors/nuxt.modules.json
8080
You can use `vue-telemetry-analyzer` locally on your project:
8181

8282
```bash
83-
npm install vue-telemetry-analyzer # Or yarn add vue-telemetry
83+
npm install vue-telemetry-analyzer # Or yarn add vue-telemetry-analyzer
8484
```
8585

8686
Then you can use the module in your project:

0 commit comments

Comments
 (0)