From 4cc026e2e339f19cd87f722b4f6d3c0d32e43e63 Mon Sep 17 00:00:00 2001 From: Ben Keith Date: Thu, 7 Sep 2017 09:03:01 -0400 Subject: [PATCH] Updating README to reflect new requirements --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d421b9e..6749206 100644 --- a/README.md +++ b/README.md @@ -233,7 +233,7 @@ Labels are key/value pairs. You may specify just a label key pattern to exclude ## Requirements -* Docker 1.5+ -* `docker-py` +* Docker 1.9+ +* `docker` * `jsonpath_rw` * `python-dateutil`