Merge pull request #316 from robeerob/patch-1

Update step_three.md due to Docker Hub changes
This commit is contained in:
John Mulhausen 2016-10-22 13:19:20 -07:00 committed by GitHub
commit bd27f18e1c
1 changed files with 2 additions and 6 deletions

View File

@ -29,15 +29,11 @@ image you'll use in the rest of this getting started.
The Docker Hub contains images from individuals like you and official images
from organizations like RedHat, IBM, Google, and a whole lot more.
2. Click **Browse & Search**.
The browser opens the search page.
3. Enter the word `whalesay` in the search bar.
2. Enter the word `whalesay` in the search bar.
![Browse Docker Hub](tutimg/image_found.png)
4. Click on the **docker/whalesay** image in the results.
3. Click on the **docker/whalesay** image in the results.
The browser displays the repository for the **whalesay** image.