From 2715ff2c3cdb20b4cc38f00b7d605434a9b571c5 Mon Sep 17 00:00:00 2001 From: Matt Robenolt Date: Fri, 27 May 2016 16:18:52 -0700 Subject: [PATCH] Clarify requirements --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 637a432..fdfe59a 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,11 @@ Official bootstrap for running your own [Sentry](https://getsentry.com/) with [Docker](https://www.docker.com/). +## Requirements + + * Docker 1.10.0+ + * Compose 1.6.0+ _(optional)_ + ## Resources * [Documentation](https://docs.getsentry.com/on-premise/server/)