diff --git a/02.-Setting-eShopOnContainer-solution-up-in-a-Visual-Studio-2017-environment.md b/02.-Setting-eShopOnContainer-solution-up-in-a-Visual-Studio-2017-environment.md index b7c56c4..4872598 100644 --- a/02.-Setting-eShopOnContainer-solution-up-in-a-Visual-Studio-2017-environment.md +++ b/02.-Setting-eShopOnContainer-solution-up-in-a-Visual-Studio-2017-environment.md @@ -97,7 +97,7 @@ the highlighted options below with a red arrows: ### Clone the eShopOnContainers code from GitHub -**As of February 2017**, the branch to clone/download from GitHub compatible with Visual Studio 2017 is the branch named **vs2017**: +By default, clone the MASTER branch which is VS 2017 comaptible: <img src="img/vs2017/github-clone-branch.png">