diff --git a/README.md b/README.md index d9d4958c..d4d50f58 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ bun install Create a `.env` file inside the `agent` folder with the following content: ``` -GEMENI_API_KEY=sk-...your-openai-key-here... +GEMINI_API_KEY=sk-...your-openai-key-here... ```