From 81514b0676b6256e8c1f91ecf4a66481aa992fb2 Mon Sep 17 00:00:00 2001 From: musi Date: Sun, 15 Jun 2025 22:33:06 +0800 Subject: [PATCH] fix doc typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d0091f8..865afc8 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ ccr code ``` 4. Configure routing[optional] -Set up your `~/claude-code-router/config.json` file like this: +Set up your `~/.claude-code-router/config.json` file like this: ```json { "OPENAI_API_KEY": "sk-xxx",