diff --git a/README.md b/README.md index d5d63792..4df16f78 100644 --- a/README.md +++ b/README.md @@ -193,7 +193,7 @@ Alternatively, you can set them from the command line (advanced): For Windows Users: ``` setx PINECONE_API_KEY "YOUR_PINECONE_API_KEY" -export PINECONE_ENV="Your pinecone region" # something like: us-east4-gcp +setx PINECONE_ENV "Your pinecone region" # something like: us-east4-gcp ``` For macOS and Linux users: