diff --git a/typescript/examples/vercel-ai/mode/README.md b/typescript/examples/vercel-ai/mode/README.md index 5244e2055..dfa7290b1 100644 --- a/typescript/examples/vercel-ai/mode/README.md +++ b/typescript/examples/vercel-ai/mode/README.md @@ -10,6 +10,8 @@ cp .env.template .env ## Usage +Run the following command from the /mode directory: + ``` npx ts-node index.ts ```