diff --git a/README.md b/README.md index 1c1f06d..207fbc8 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ To use Anthropic: To use Anthropic: -1. Obtain an Anthropic API key and set it in the `DEEPSEEK_API_KEY` environment variable in `.env`. +1. Obtain a Deepseek API key and set it in the `DEEPSEEK_API_KEY` environment variable in `.env`. 2. Set `LLM_PROVIDER=deepseek` in your `.env` file. ### Option 5: Local LLM via Ollama (not recommended)