Merge pull request #23 from kelvinnewtonHudl/ClaudeCodeProxy-ReadmeFix

Fixed repo name in README
This commit is contained in:
Winston Du 2025-08-20 23:25:12 -04:00 committed by GitHub
commit dd85890ca2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,8 +19,8 @@ A proxy server that lets you use Anthropic clients with Gemini, OpenAI, or Anthr
1. **Clone this repository**:
```bash
git clone https://github.com/1rgs/claude-code-openai.git
cd claude-code-openai
git clone https://github.com/1rgs/claude-code-proxy.git
cd claude-code-proxy
```
2. **Install uv** (if you haven't already):