From 06fb6ee90b233d434dbb7ef9697c3172a8f16c3f Mon Sep 17 00:00:00 2001 From: Matthew Cale Date: Mon, 5 Jun 2017 11:12:39 -0500 Subject: [PATCH] Typo fix build -> built --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d7cace..ac38351 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ docker pull sequenceiq/hadoop-docker:2.7.1 # Start a container -In order to use the Docker image you have just build or pulled use: +In order to use the Docker image you have just built or pulled use: **Make sure that SELinux is disabled on the host. If you are using boot2docker you don't need to do anything.**