Skip to content
This repository was archived by the owner on Jul 16, 2020. It is now read-only.

Commit 2a067ed

Browse files
shareef1989martinlindhe
authored andcommitted
fix vuex-i18n installing comman (#58)
1 parent 3606124 commit 2a067ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Object.keys(Locales).forEach(function (lang) {
9191
9292
### vuex-i18n
9393
```
94-
npm -i --save vuex-i18n
94+
npm i --save vuex-i18n
9595
```
9696
9797
```

0 commit comments

Comments
 (0)