mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-12 07:35:00 +00:00
copy
This commit is contained in:
parent
9873db94f0
commit
ef08b2fa1b
4 changed files with 27 additions and 16 deletions
|
@ -6,6 +6,8 @@ nav_order: 20
|
|||
|
||||
# Quick start
|
||||
|
||||
You can get started quickly like this:
|
||||
|
||||
```
|
||||
$ pip install aider-chat
|
||||
|
||||
|
@ -18,7 +20,8 @@ $ export ANTHROPIC_API_KEY=your-key-goes-here
|
|||
$ aider --opus
|
||||
```
|
||||
|
||||
Or read the detailed [installation instructions](/docs/install/install.html).
|
||||
|
||||
Or see the full
|
||||
[installation instructions](/docs/install/install.html)
|
||||
for more details.
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue