Fixed repo name in README

This commit is contained in:
Kelvin Newton 2025-05-14 09:52:18 -04:00 committed by GitHub
parent e9c8cf8de6
commit 6a0338cf1e
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 or OpenAI models
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):