Update step_three.md due to Docker Hub changes

I went through the tutorial myself, and could not find any "Browse and Search" link to click on Docker Hub page. Update to reflect that this step is now superfluous.
This commit is contained in:
Robert Axelsen 2016-10-22 18:35:25 +02:00 committed by GitHub
parent e9c423b332
commit 8ca376c348
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 The Docker Hub contains images from individuals like you and official images
from organizations like RedHat, IBM, Google, and a whole lot more. from organizations like RedHat, IBM, Google, and a whole lot more.
2. Click **Browse & Search**. 2. Enter the word `whalesay` in the search bar.
The browser opens the search page.
3. Enter the word `whalesay` in the search bar.
![Browse Docker Hub](tutimg/image_found.png) ![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. The browser displays the repository for the **whalesay** image.