fix: rename --models to --list-models in website docs

This commit is contained in:
fry69 2024-09-05 18:23:55 +02:00
parent 6e3d8d90de
commit 246ce318d2
9 changed files with 10 additions and 10 deletions

View file

@ -54,7 +54,7 @@ aider --model bedrock/anthropic.claude-3-5-sonnet-20240620-v1:0
To see some models available via Bedrock, run:
```
aider --models bedrock/
aider --list-models bedrock/
```
Make sure you have access to these models in your AWS account before attempting to use them with Aider.