From 29b62053c45e2a608748c0beb5e240f653b27062 Mon Sep 17 00:00:00 2001 From: hyp3rdino Date: Sat, 21 Feb 2015 17:42:27 +0100 Subject: [PATCH] Update mac.md 'docker hello-world' is not a docker command. 'docker run hello-world' is correct. Signed-off-by: Markus Kortlang --- docs/sources/installation/mac.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/installation/mac.md b/docs/sources/installation/mac.md index dfdc67a779..5f967c9be8 100644 --- a/docs/sources/installation/mac.md +++ b/docs/sources/installation/mac.md @@ -83,7 +83,7 @@ application: Once the launch completes, you can run `docker` commands. A good way to verify your setup succeeded is to run the `hello-world` container. - $ docker hello-world + $ docker run hello-world Unable to find image 'hello-world:latest' locally 511136ea3c5a: Pull complete 31cbccb51277: Pull complete