Skip to content

Commit 3318d70

Browse files
committed
fix env name in doc
Signed-off-by: Oleg <97077423+RobotSail@users.noreply.github.com>
1 parent a0efe16 commit 3318d70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
## Requirements
66

77
In order to use `copilot-ops`, you need to have an OpenAI account with access to the GPT-3 Codex model,
8-
and an API token saved as the `OPENAI_API_TOKEN` environment variable.
8+
and an API token saved as the `OPENAI_API_KEY` environment variable.
99

1010
## Installation
1111

0 commit comments

Comments
 (0)