From d24256db60787775de7254a414290b93c1591d67 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Tue, 11 Jul 2023 12:57:07 -0700 Subject: [PATCH] copy --- docs/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.md b/docs/install.md index 44e1c4296..01973200a 100644 --- a/docs/install.md +++ b/docs/install.md @@ -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-...