Update README

This commit is contained in:
Ali Khokhar 2026-03-01 22:25:06 -08:00 committed by GitHub
parent ff14baa2d5
commit 63d7f2afe8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -51,7 +51,8 @@ A lightweight proxy that routes Claude Code's Anthropic API calls to **NVIDIA NI
- **LM Studio**: No API key needed. Run locally with [LM Studio](https://lmstudio.ai)
2. Install [Claude Code](https://github.com/anthropics/claude-code)
3. Install [uv](https://github.com/astral-sh/uv)
4. Install Python 3.14: `uv python install 3.14`
4. Update uv if already installed: `uv self update`
5. Install Python 3.14: `uv python install 3.14`
### Clone & Configure