diff --git a/src/guide/installation.md b/src/guide/installation.md index e873075ff1..98710ed3b1 100644 --- a/src/guide/installation.md +++ b/src/guide/installation.md @@ -61,7 +61,7 @@ vue upgrade --next ## Vite -[Vite](https://github.com/vitejs/vite) is a web development build tool that allows for lighting fast serving of code due its native ES Module import approach. +[Vite](https://github.com/vitejs/vite) is a web development build tool that allows for lightning fast serving of code due its native ES Module import approach. Vue projects can quickly be set up with Vite by running the following commands in your terminal.