From 1383949f22108b9bde05dc9b87666d118554de3e Mon Sep 17 00:00:00 2001 From: Gregory Eremin Date: Thu, 7 Jul 2016 21:29:04 +0200 Subject: [PATCH] Add requirements to readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d6e8b24..d8dbd41 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,9 @@ Grafana 3 is also included. **Local installation:** +Make sure [Docker](https://www.docker.com/products/docker) and +[Docker Compose](https://www.docker.com/products/docker-compose) are installed. + ``` make graphite fast ```