diff --git a/packages/bolt/README.md b/packages/bolt/README.md index c96d37d..60ba608 100644 --- a/packages/bolt/README.md +++ b/packages/bolt/README.md @@ -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