diff --git a/posts/get_started/index.html b/posts/get_started/index.html
index 4d01a3a6..2405af34 100644
--- a/posts/get_started/index.html
+++ b/posts/get_started/index.html
@@ -314,19 +314,16 @@ It shows how to use the system to index some text, and then use the indexed data
Set Up Environment Variables
First let's make sure to setup the required environment variables. For details on these environment variables, and what environment variables are available, see the environment variables documentation.
OpenAI and Azure OpenAI
+
Let's set the base environment variables.
-
-To get started, let's set the base environment variables.
-
-```sh
-exportGRAPHRAG_API_KEY="<api_key>"&&\
+