Skip to content

Commit 4e2c3cc

Browse files
committed
improve onboarding
1 parent d35d074 commit 4e2c3cc

File tree

3 files changed

+714
-33
lines changed

3 files changed

+714
-33
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,9 @@ bun install
1414

1515
Configure your API keys in `.env`:
1616

17-
```bash
18-
cp .env.example .env
19-
```
20-
21-
Then add the necessary API key use the `vercel env pull`
17+
1. Install Vercel CLI if you haven't already
18+
2. Run `bun run vercel:link` and link the benchmark to a project that has AI Gateway enabled
19+
3. Run the benchmark with "bun run dev"
2220

2321
### Required API Keys
2422

0 commit comments

Comments
 (0)