mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-20 19:45:00 +00:00
pip install -> python -m pip install
This commit is contained in:
parent
82fa8accdd
commit
96ecb55cc8
5 changed files with 5 additions and 5 deletions
|
@ -30,7 +30,7 @@ included for scale.
|
|||
You can code with all of these models using aider like this:
|
||||
|
||||
```
|
||||
$ pip install aider-chat
|
||||
$ python -m pip install aider-chat
|
||||
|
||||
# Change directory into a git repo to work on
|
||||
$ cd /to/your/git/repo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue