diff --git a/README.md b/README.md index ef41126..a8681fc 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ A VERY simple PHP, Prometheus & Grafana setup to get started with business metrics +## Pre-Requisites + +You will need to install the composer packages, which are used by this example project. + ## Docker compose services Assuming you have installed `docker` and `docker-compose` on your machine, go to the root directory of this project and run @@ -42,4 +46,4 @@ to fire up the following service setup. ### Grafana -* The default configuration from the [grafana/grafana:latest](https://hub.docker.com/r/grafana/grafana) docker image is used. \ No newline at end of file +* The default configuration from the [grafana/grafana:latest](https://hub.docker.com/r/grafana/grafana) docker image is used.