diff --git a/README.md b/README.md
index e56eda93e40..bff028cd563 100644
--- a/README.md
+++ b/README.md
@@ -56,7 +56,7 @@ To create a new app, you may choose one of the following methods:
 ```sh
 npx create-react-app my-app
 ```
-
+use vite build up tools
 _([npx](https://medium.com/@maybekatz/introducing-npx-an-npm-package-runner-55f7d4bd282b) is a package runner tool that comes with npm 5.2+ and higher, see [instructions for older npm versions](https://gist.github.com/gaearon/4064d3c23a77c74a3614c498a8bb1c5f))_
 
 ### npm