We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 592e952 commit bdc2c2fCopy full SHA for bdc2c2f
1 file changed
packages/engine/src/create-app.ts
@@ -787,6 +787,6 @@ Use the following commands to start your app:
787
% cd ${options.projectName}
788
% ${startCommand}
789
790
-Please read the README.md for more information on testing, styling, adding routes, react-query, etc.${errorStatement}`)
+Please check the README.md for more information on testing, styling, adding routes, react-query, etc.${errorStatement}`)
791
}
792
0 commit comments