install using python 3.9-3.11

This commit is contained in:
Paul Gauthier 2023-10-30 11:20:55 -07:00
parent 3eaa9671be
commit e93a154e88

View file

@ -12,7 +12,7 @@ Optional steps:
## pip install aider-chat
Install the “aider-chat” package with pip from one of these sources:
Install the “aider-chat” package with pip from one of these sources, using python 3.9-3.11:
* PyPI hosts the released and most stable version:
* `python -m pip install aider-chat`