Merge pull request #1457 from stevemao/patch-2

hello-world is an image
This commit is contained in:
Misty Stanley-Jones 2017-02-01 11:14:44 -08:00 committed by GitHub
commit 1277302ce0
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ and grab Docker for your platform. You can follow along and
run this example using Docker for Mac, Docker for Windows or
Docker for Linux.
Once you have Docker installed, you can run `docker hello-world`
Once you have Docker installed, you can run `docker run hello-world`
or other commands described in the Get Started with Docker
tutorial to [verify your installation](/engine/getstarted/step_one.md#step-3-verify-your-installation).
If you are totally new to Docker, you might continue through