diff --git a/README.md b/README.md index 2586bc2f6..b252a8a98 100644 --- a/README.md +++ b/README.md @@ -166,7 +166,7 @@ Follow these steps to quickly set up and run the ChatGPT Retrieval Plugin: export PG_PORT= export PG_USER= export PG_PASSWORD= - export PG_DATABASE= + export PG_DB= # Elasticsearch export ELASTICSEARCH_URL= (either specify host or cloud_id)