@musistudio/claude-code-router 1.0.4 → 1.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -25,8 +25,8 @@ npm install -g @musistudio/claude-code-router
25
25
  ccr code
26
26
  ```
27
27
 
28
- 4. Configure routing[optional]
29
- Set up your `~/claude-code-router/config.json` file like this:
28
+ 4. Configure routing[optional]
29
+ Set up your `~/.claude-code-router/config.json` file like this:
30
30
  ```json
31
31
  {
32
32
  "OPENAI_API_KEY": "sk-xxx",