From f0f28af98b2d5549ba3c4090b2105884832b9bbd Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Thu, 4 Jan 2024 08:29:25 -0800 Subject: [PATCH] updated install docs --- docs/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.md b/docs/install.md index 938536268..954367bdb 100644 --- a/docs/install.md +++ b/docs/install.md @@ -12,7 +12,7 @@ Optional steps: ## pip install aider-chat -Install the “aider-chat” package with pip from one of these sources, using python 3.9-3.11: +Install the “aider-chat” package with pip from one of these sources, using python 3.9-3.12: * PyPI hosts the released and most stable version: * `python -m pip install aider-chat`