diff --git a/README.md b/README.md index 5655c61..a45a89e 100644 --- a/README.md +++ b/README.md @@ -160,7 +160,7 @@ We don't want configuration sprawl. Every user should customize NanoClaw so that **Can I use third-party or open-source models?** -Yes. NanoClaw supports any API-compatible model endpoint. Set these environment variables in your `.env` file: +Yes. NanoClaw supports any Claude API-compatible model endpoint. Set these environment variables in your `.env` file: ```bash ANTHROPIC_BASE_URL=https://your-api-endpoint.com