chore: better clarify readme (#41)

This commit is contained in:
Sam Denty
2024-08-19 18:16:47 +01:00
committed by GitHub
parent 44226db359
commit 5f06f508cd

View File

@@ -24,7 +24,7 @@ cd bolt
pnpm install
```
3. Create a `.env.local` file in the root of the bolt package directory and add your Anthropic API key:
3. Create a `.env.local` file in the current `packages/bolt` directory and add your Anthropic API key:
```
ANTHROPIC_API_KEY=XXX