diff --git a/lbcd-monitor/readme.md b/lbcd-monitor/readme.md index e7f6ed0..d936dcb 100644 --- a/lbcd-monitor/readme.md +++ b/lbcd-monitor/readme.md @@ -1,8 +1,9 @@ run with: +``` pip3 install prometheus_client LBCCTL_PATH=/home/ubuntu/lbcd/lbcctl PROMETHEUS_PORT=2114 python3.7 monitor.py & - +``` everything else is WIP and copied from https://github.com/jvstein/bitcoin-prometheus-exporter