From 0416c9c88183338d7954705efb838a5875e542c7 Mon Sep 17 00:00:00 2001 From: mikefaille Date: Thu, 3 Sep 2015 14:28:55 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 064ffc0..5f46624 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Fast and usefull script to daemonize docker groups Requirement : - Linux 3.10+ - Upstart or systemd (for now systemd must activated from code) -- docker 1.8 +- docker 1.8+ - to build it : Golang, GCC and linux-headers is needed since Netlink Linux interface is used