Skip to content

Commit f3c2ce9

Browse files
committed
fix: typo
1 parent 3f88730 commit f3c2ce9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@
3030
### NPM
3131

3232
```sh
33-
$ npm i --save-dev @intlify/vue-i18n-extensions@alpha
33+
$ npm i --save-dev @intlify/vue-i18n-loader@alpha
3434
```
3535

3636
### YARN
3737

3838
```sh
39-
$ yarn add -D @intlify/vue-i18n-extensions@alpha
39+
$ yarn add -D @intlify/vue-i18n-loader@alpha
4040
```
4141

4242
## :rocket: `i18n` custom block

0 commit comments

Comments
 (0)