diff --git a/README.md b/README.md index b8479d0..c8d89db 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,6 @@

- A basic livebox exporter written in [rust](https://doc.rust-lang.org/book/title-page.html) 🦀. Start monitoring your livebox router's using [Prometheus](https://github.com/prometheus/prometheus) / [Grafana](https://github.com/grafana/grafana) 💪. ## Features @@ -151,12 +150,12 @@ cd example && cp .env.example .env *Update env..* +> Update your `LIVEBOX_PASSWORD` env secrets variable and source it + ```sh source .env ``` -> Update your `LIVEBOX_PASSWORD` env secrets variable and source it - ### Docker Compose - Run the following command to start the services defined in the `docker-compose.yaml` file: ```sh