Skip to content
This repository was archived by the owner on Aug 8, 2022. It is now read-only.

Commit f21e17a

Browse files
authored
Merge pull request #153 from vuejs/docs-patch
docs: translate installtion content
2 parents 64f2778 + 136fa86 commit f21e17a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ yarn global add @vue/cli@next
5252
npm install -g @vue/cli@next
5353
```
5454

55-
Then in the Vue projects,run
55+
然后在 Vue 项目运行:
5656

5757
```bash
5858
vue upgrade --next

0 commit comments

Comments
 (0)