From 23a3a85650f4d777d4ea032c1816dea713981e6d Mon Sep 17 00:00:00 2001 From: Jocelyn Le Sage Date: Wed, 12 Dec 2018 09:32:47 -0500 Subject: [PATCH] Fixed the name of the container. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a89761..bcfda8d 100644 --- a/README.md +++ b/README.md @@ -196,7 +196,7 @@ container image. 1. Open the *Docker* application. 2. Click on *Registry* in the left pane. - 3. In the search bar, type the name of the container (`jlesage/docker-firefox`). + 3. In the search bar, type the name of the container (`jlesage/firefox`). 4. Select the image, click *Download* and then choose the `latest` tag. 5. Wait for the download to complete. A notification will appear once done. 6. Click on *Container* in the left pane.