From ef58dc5a91d648e751189c8def93a7dbd3968e43 Mon Sep 17 00:00:00 2001 From: drkaine Date: Tue, 9 Apr 2024 11:56:26 +0000 Subject: [PATCH] Update readme (Correction of the launch command) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 47b581a..61e276d 100644 --- a/README.md +++ b/README.md @@ -83,12 +83,13 @@ Future: ```bash cd livebox-exporter-rs cargo build --release + cd target/release/ ``` 3. **Run the Exporter:** run the binary, using the options. ```bash - livebox-exporter-rs -P -p + ./livebox-exporter-rs -P -p ``` 4. **Access Metrics:** Once the exporter is running, access the exposed metrics at: