Update README

This commit is contained in:
Björn Busse 2019-04-15 17:20:52 +02:00
parent 7c27f4360c
commit 49467b6885

View File

@ -28,5 +28,5 @@ $ sudo dnf/yum install python36
```sh
# As the user executing the exporter:
$ pip3[.6] install --user beautifulsoup4 flatten_json prometheus_client requests
$ pip3[.6] install --user beautifulsoup4 flatten_json kazoo prometheus_client requests
```