From 8e664e6ba3abd157c5336bdcb8da2146edc4d101 Mon Sep 17 00:00:00 2001 From: gavrielc Date: Wed, 4 Mar 2026 13:26:33 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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