Skip to content

Commit 3edcb45

Browse files
committed
fix: bringing the AI example up-to-date
1 parent f1661c7 commit 3edcb45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cta-engine/src/create-app.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ ${cdInstruction}% ${formatCommand(
261261
getPackageManagerScriptCommand(options.packageManager, ['dev']),
262262
)}
263263
264-
Please read the README.md for information on testing, styling, adding routes, etc.${errorStatement}`,
264+
Please check the README.md for information on testing, styling, adding routes, etc.${errorStatement}`,
265265
)
266266
}
267267

0 commit comments

Comments
 (0)