From 3533522652a39866d0a3176acf6037d405583bb5 Mon Sep 17 00:00:00 2001 From: bwhaley Date: Tue, 24 Mar 2015 15:28:35 -0700 Subject: [PATCH] Update README.md Docs now say that 3.10 is the minimum requirement. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 79d28e2..8e0dc2b 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ I use [Oh My Zsh](https://github.com/robbyrussell/oh-my-zsh) with the [Docker pl ### Linux -You should have at least a 3.8 kernel, but 3.10.x is [recommended](http://docs.docker.com/installation/binaries/#check-kernel-dependencies). +The 3.10.x kernel is [the minimum requirement](http://docs.docker.com/installation/binaries/#check-kernel-dependencies) for Docker. ### MacOS