Skip to content

Commit 6f4895e

Browse files
committed
1 parent 8396657 commit 6f4895e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/migration/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Vue.js を使うのは初めてですか? [エッセンシャルガイド](/gu
2626
- [Vite](https://github.com/vitejs/vite) を使った Scaffold:
2727

2828
```bash
29-
npm init @vitejs/app hello-vue3 # OR yarn create @vitejs/appp hello-vue3
29+
npm init @vitejs/app hello-vue3 # OR yarn create @vitejs/app hello-vue3
3030
```
3131

3232
- [vue-cli](https://cli.vuejs.org/) を使った Scaffold:

0 commit comments

Comments
 (0)