Skip to content

Commit

Permalink
tell people to run form the directory (#225)
Browse files Browse the repository at this point in the history
* tell people to run form the directory

* improve
  • Loading branch information
conorplunkett authored Jan 14, 2025
1 parent f344c8b commit 8008f77
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions typescript/examples/vercel-ai/mode/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ cp .env.template .env

## Usage

Run the following command from the /mode directory:

```
npx ts-node index.ts
```

0 comments on commit 8008f77

Please sign in to comment.