diff --git a/docs/guide/index.md b/docs/guide/index.md index 029a47e0adf0a7..841d77d6f9ac3d 100644 --- a/docs/guide/index.md +++ b/docs/guide/index.md @@ -106,6 +106,8 @@ See [create-vite](https://github.com/vitejs/vite/tree/main/packages/create-vite) You can use `.` for the project name to scaffold in the current directory. +To create a project without interactive prompts, you can use the `--no-interactive` flag. + :::: ## Community Templates