Skip to content

Commit 6a0338c

Browse files
Fixed repo name in README
1 parent e9c8cf8 commit 6a0338c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ A proxy server that lets you use Anthropic clients with Gemini or OpenAI models
1919

2020
1. **Clone this repository**:
2121
```bash
22-
git clone https://github.com/1rgs/claude-code-openai.git
23-
cd claude-code-openai
22+
git clone https://github.com/1rgs/claude-code-proxy.git
23+
cd claude-code-proxy
2424
```
2525

2626
2. **Install uv** (if you haven't already):

0 commit comments

Comments
 (0)