Skip to content

Commit 64d1393

Browse files
committed
📝 docs(README): fix installation and tweak
1 parent 6a16e3b commit 64d1393

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
@@ -8,13 +8,13 @@ vue-i18n loader for custom blocks
88

99
## :cd: Installation
1010

11-
$ npm i --save-dev vue-i18n-loader
11+
$ npm i --save-dev @kazupon/vue-i18n-loader
1212

1313
## :rocket: Usage
1414

1515
the below example that`App.vue` have `i18n` custom block:
1616

17-
### Custom Blocks
17+
### Custom Blocks (Single File Components)
1818
```html
1919
<i18n>
2020
{

0 commit comments

Comments
 (0)