Skip to content

Commit f87533b

Browse files
committed
fix: README changes
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
1 parent 804835b commit f87533b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ bun run install:agent
4949

5050
3. Set up your OpenAI API key:
5151
```bash
52-
export OPENAI_API_KEY="your-openai-api-key-here"
52+
echo 'OPENAI_API_KEY=your-openai-api-key-here' > agent/.env
5353
```
5454

5555
4. Start the development server:

0 commit comments

Comments
 (0)