From cee176626f2e386da64cc6b7eb476892c5ba9d05 Mon Sep 17 00:00:00 2001 From: Rune Olsen Date: Mon, 8 Dec 2025 14:47:29 +0100 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6464c75..b17206c 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ A command-line interface for chatting with AI models via OpenRouter, supporting ## Installation -Requires Python 3.8+. Install dependencies: +Requires Python 3.8+. Download the repository. Install dependencies: ```bash pip install typer rich openrouter pyperclip requests prompt_toolkit