diff --git a/04.-Setting-eShopOnContainer-solution-up-in-a-Mac,-VS-Code-and-CLI-environment--(dotnet-CLI,-Docker-CLI-and-VS-Code).md b/04.-Setting-eShopOnContainer-solution-up-in-a-Mac,-VS-Code-and-CLI-environment--(dotnet-CLI,-Docker-CLI-and-VS-Code).md index cd5ec79..7b58160 100644 --- a/04.-Setting-eShopOnContainer-solution-up-in-a-Mac,-VS-Code-and-CLI-environment--(dotnet-CLI,-Docker-CLI-and-VS-Code).md +++ b/04.-Setting-eShopOnContainer-solution-up-in-a-Mac,-VS-Code-and-CLI-environment--(dotnet-CLI,-Docker-CLI-and-VS-Code).md @@ -5,7 +5,7 @@ The quickest path to get eShopOnContainers running on your Mac: ## Prerequisites 1. A Git client. The [git-scm site](https://git-scm.com/download/gui/mac) maintains a great list of clients. -1. [Docker for Macintosh](https://docs.docker.com/docker-for-mac/install/). The stable channel is fine. +1. [Docker for Mac](https://docs.docker.com/docker-for-mac/install/). The stable channel is fine. 1. [Node.js](http://nodejs.org). The stable channel is fine as well. 1. [.NET Core and SDK](http://dot.net). Install the SDK and runtime.