Merge pull request #23 from kelvinnewtonHudl/ClaudeCodeProxy-ReadmeFix
Fixed repo name in README
This commit is contained in:
commit
dd85890ca2
1 changed files with 2 additions and 2 deletions
|
|
@ -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):
|
||||
|
|
|
|||
Loading…
Reference in a new issue