pip install -> pip install -U

This commit is contained in:
Paul Gauthier 2024-09-26 11:40:48 -07:00
parent 5e419ef8a6
commit 6b6f682a94
21 changed files with 23 additions and 23 deletions

View file

@ -48,7 +48,7 @@ and sometimes introduces bugs or backwards incompatible changes.
## Replit
You can `pip install aider-chat` on replit.
You can `pip install -U aider-chat` on replit.
Or you can install aider with
pipx as follows: