Skip to content
This repository was archived by the owner on Apr 22, 2024. It is now read-only.

Commit e293796

Browse files
committed
update
1 parent 8035dfb commit e293796

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -22,23 +22,13 @@ If yon don't have a project created with Vue CLI:
2222
vue create my-vue-app
2323
```
2424

25-
### For Vue 2.x
2625
Install the plugin into your project:
2726

2827
```sh
2928
cd my-vue-app
3029
vue add i18n
3130
```
3231

33-
### For Vue 3
34-
35-
Install the plugin into your project:
36-
37-
```sh
38-
cd my-vue-app
39-
vue add i18n@next
40-
```
41-
4232
## :hammer: Injected Commands
4333
- **`vue-cli-service i18n:report`** (experimental)
4434

0 commit comments

Comments
 (0)