From bf7af092f9fc0135983735291dd082a963e848d4 Mon Sep 17 00:00:00 2001 From: Tobias Fried Date: Thu, 21 Nov 2024 14:48:32 -0700 Subject: [PATCH] chore(docs): update docs to refelect proper elevenlabs env var (#17) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2dd93d..400052c 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Set up the environment by copying `.env.example` to `.env.local` and filling in - `LIVEKIT_API_KEY` - `LIVEKIT_API_SECRET` - `OPENAI_API_KEY` -- `ELEVENLABS_API_KEY` +- `ELEVEN_API_KEY` - `DEEPGRAM_API_KEY` You can also do this automatically using the LiveKit CLI: