This commit is contained in:
Paul Gauthier 2023-07-11 12:57:07 -07:00
parent 490aaf55ce
commit d24256db60

View file

@ -32,7 +32,7 @@ Put a line in it like this to specify your api key:
openai-api-key: sk-...
```
Finally, you can also just provide your key as a command line argument:
Or you can provide your key as a command line argument:
```
aider --openai-api-key sk-...