From a599319dd6d56cf5ea1db7e52eeac0bc80fccb7c Mon Sep 17 00:00:00 2001 From: Ali Khokhar Date: Thu, 5 Mar 2026 00:19:20 -0800 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f5e1971b..7a8c1b0a 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,6 @@ A lightweight proxy that routes Claude Code's Anthropic API calls to **NVIDIA NI 2. Install [Claude Code](https://github.com/anthropics/claude-code) 3. Install [uv](https://github.com/astral-sh/uv) 4. Update uv if already installed: `uv self update` -5. Install Python 3.14: `uv python install 3.14` ### Clone & Configure