mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-12 15:45:00 +00:00
pip install -> pip install -U
This commit is contained in:
parent
5e419ef8a6
commit
6b6f682a94
21 changed files with 23 additions and 23 deletions
|
@ -2,7 +2,7 @@
|
|||
You can get started quickly like this:
|
||||
|
||||
```
|
||||
python -m pip install aider-chat
|
||||
python -m pip install -U aider-chat
|
||||
|
||||
# Change directory into a git repo
|
||||
cd /to/your/git/repo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue