diff --git a/README.md b/README.md index 4cf5d69ab..39cf8ef70 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ For the latest version, check out the repo and call ```bash > pip3 install -e .[dev,streaming] > export ETHEREUM_ETL_RUN_SLOW_TESTS=True -> export PROVIDER_URL= +> export PROVIDER_URL= > pytest -vv ```