From 67d3f384328b91574e6b52743d7ef8d5ed3aa8e7 Mon Sep 17 00:00:00 2001 From: Cesar De la Torre Date: Wed, 25 Oct 2017 11:56:46 -0700 Subject: [PATCH] Updated 04. Setting eShopOnContainer solution up in a Mac, VS Code and CLI environment (dotnet CLI, Docker CLI and VS Code) (markdown) --- ...and-CLI-environment--(dotnet-CLI,-Docker-CLI-and-VS-Code).md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.