mirror of
https://github.com/stackblitz/bolt.new
synced 2024-11-27 14:32:46 +00:00
chore: better clarify readme (#41)
This commit is contained in:
parent
44226db359
commit
5f06f508cd
@ -24,7 +24,7 @@ cd bolt
|
|||||||
pnpm install
|
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
|
ANTHROPIC_API_KEY=XXX
|
||||||
|
Loading…
Reference in New Issue
Block a user