This commit is contained in:
Paul Gauthier 2024-06-06 10:37:16 -07:00
parent 9873db94f0
commit ef08b2fa1b
4 changed files with 27 additions and 16 deletions

View file

@ -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.