diff --git a/README.md b/README.md index 6a16856..56ec030 100644 --- a/README.md +++ b/README.md @@ -46,8 +46,8 @@ The prometheus exporter converts the JSON format from the Open Hardware Monitor The server responds to the /metrics endpoint. ``` -$ ohwm-client export --http :9111 -2019/10/01 18:43:38 listen on: :9111 +$ ohwm-client export --http :9112 +2019/10/01 18:43:38 listen on: :9112 2019/10/01 18:43:50 GET /metrics ```