From 9e026b87becce57dc12e6415831a2e6196ea30f0 Mon Sep 17 00:00:00 2001 From: Paul Yuknewicz Date: Sat, 8 Dec 2018 16:19:00 -0800 Subject: [PATCH] Updated readme.md with git URL added git clone command with https://github.com/Andrew-MSFT/BasicImageGallery.git --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ba8cbb..465bf46 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,8 @@ Technologies - Azure Getting Started -1) git clone the repo +1) Clone the repo +git clone https://github.com/Andrew-MSFT/BasicImageGallery.git 2) create all Azure resources using the azuredeploy.json ARM template and parameters. Optionally configure the azuredeploy.paramemters.json file.