Skip to content

Commit

Permalink
Merge pull request #47 from JonathanRohland-TNG/patch-1
Browse files Browse the repository at this point in the history
Update please-cli.install with the new environment variables
  • Loading branch information
thomas-endres-tng authored Jun 12, 2024
2 parents 494d196 + c00c05d commit c405b13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion please-cli.install
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
post_install() {
echo 'Set your OpenAI API key either as environment variable $OPENAI_API_KEY or under OPENAI_API_KEY in your keychain.'
echo 'Set your OpenAI API key in one of the environment variables $PLEASE_OPENAI_API_KEY or $OPENAI_API_KEY or store them in your keychain under the same keys.'
}

0 comments on commit c405b13

Please sign in to comment.