Skip to content

Commit

Permalink
copy
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-gauthier committed Dec 15, 2024
1 parent 2ef536a commit 8c79e5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions aider/website/_includes/get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ aider-install
cd /to/your/git/repo

# Work with Claude 3.5 Sonnet on your repo
aider --anthropic-api-key=your-key-goes-here
aider --anthropic-api-key your-key-goes-here

# Work with GPT-4o on your repo
aider --openai-api-key=your-key-goes-here
aider --openai-api-key your-key-goes-here
```

0 comments on commit 8c79e5c

Please sign in to comment.