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