mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
copy
This commit is contained in:
parent
77a230f005
commit
83887070f4
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ You can find more chat transcripts on the [examples page](https://aider.chat/exa
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
1. Install the package:
|
1. Install the package with pip:
|
||||||
* PyPI: `python -m pip install aider-chat`
|
* PyPI: `python -m pip install aider-chat`
|
||||||
* GitHub: `python -m pip install git+https://github.com/paul-gauthier/aider.git`
|
* GitHub: `python -m pip install git+https://github.com/paul-gauthier/aider.git`
|
||||||
* Local clone: `python -m pip install -e .`
|
* Local clone: `python -m pip install -e .`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue