From f3f87fff0876d153b52bb5d8512142fa970f7d9f Mon Sep 17 00:00:00 2001 From: Buddy Sandidge Date: Sat, 14 Mar 2020 19:23:10 -0700 Subject: [PATCH] tweak readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 ```