Fixed repo name in README
This commit is contained in:
parent
e9c8cf8de6
commit
6a0338cf1e
1 changed files with 2 additions and 2 deletions
|
|
@ -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):
|
||||
|
|
|
|||
Loading…
Reference in a new issue