diff --git a/.env.example b/.env.example index 8ffdeff..643a5cb 100644 --- a/.env.example +++ b/.env.example @@ -1,5 +1,5 @@ -## Get your OpenAI API Key here: https://platform.openai.com/account/api-keys -##You must activate a Billing Account here: https://platform.openai.com/account/billing/overview +## You must first activate a Billing Account here: https://platform.openai.com/account/billing/overview +## Then get your OpenAI API Key here: https://platform.openai.com/account/api-keys OPENAI_API_KEY=XXXXXXXX ## Generate a random secret: https://generate-secret.vercel.app/32