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: