From 6c75efb9c5df8b888931a2f564733f26036c0656 Mon Sep 17 00:00:00 2001 From: Cesar De la Torre Date: Sat, 28 Oct 2017 11:20:49 -0700 Subject: [PATCH] Updated 04. Setting eShopOnContainer solution up in a Mac, VS for Mac or with CLI environment (dotnet CLI, Docker CLI and VS Code) (markdown) --- ...ith-CLI-environment--(dotnet-CLI,-Docker-CLI-and-VS-Code).md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/04.-Setting-eShopOnContainer-solution-up-in-a-Mac,-VS-for-Mac-or-with-CLI-environment--(dotnet-CLI,-Docker-CLI-and-VS-Code).md b/04.-Setting-eShopOnContainer-solution-up-in-a-Mac,-VS-for-Mac-or-with-CLI-environment--(dotnet-CLI,-Docker-CLI-and-VS-Code).md index c86a99b..598b9ba 100644 --- a/04.-Setting-eShopOnContainer-solution-up-in-a-Mac,-VS-for-Mac-or-with-CLI-environment--(dotnet-CLI,-Docker-CLI-and-VS-Code).md +++ b/04.-Setting-eShopOnContainer-solution-up-in-a-Mac,-VS-for-Mac-or-with-CLI-environment--(dotnet-CLI,-Docker-CLI-and-VS-Code).md @@ -124,6 +124,8 @@ If you get this issue, until the fix is released by the dotnet CLI team in the n --- +### Simplest and recommended CLI approach in a Mac machine (or Linux machine) + Open a bash shell and run the following four commands: ```