mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 16:25:00 +00:00
copy
This commit is contained in:
parent
b54fc10ee0
commit
4317a41cd2
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ Run the `aider` tool by executing the following command:
|
|||
aider <file1> <file2> ...
|
||||
```
|
||||
|
||||
If your pip install did not place an `aider` executable on your path, you can invoke aider like this:
|
||||
If your pip install did not place the `aider` executable on your path, you can invoke aider like this:
|
||||
|
||||
```
|
||||
python -m aider.main <file1> <file2>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue