diff --git a/README.md b/README.md index 8c15de4..69018ef 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Subscribes to one or more MQTT topics, and lets you configure prometheus metrics - Create a folder to hold the config (default: `conf/`) - Add metric config(s) in YAML format to the folder. Files are combined and read as a single config. (See `exampleconf/metric_example.yaml` for details) - Install dependencies with `pip3 install -r requirements-frozen.txt` -- Run `./mqtt_exporter.py` +- Run `./victron_mqtt_exporter.py` ## Python dependencies