Update readme.md
This commit is contained in:
parent
7df156355a
commit
8b996a0774
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue