From c33681f49748587433e687a2c2fc5def37449906 Mon Sep 17 00:00:00 2001 From: Tas Devani Date: Tue, 2 Feb 2021 08:24:07 -0600 Subject: [PATCH] Updating the readme based on the PR feedback --- containers/azure-terraform/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/containers/azure-terraform/README.md b/containers/azure-terraform/README.md index 29ff2b1b..97c5a434 100644 --- a/containers/azure-terraform/README.md +++ b/containers/azure-terraform/README.md @@ -43,8 +43,8 @@ Beyond `git`, this `Dockerfile` includes `zsh`, [Oh My Zsh!](https://ohmyz.sh/), 2. To use VS Code's copy of this definition: 1. Start VS Code and open your project folder. - 2. Open the Command Palette with `Ctrl/CMD+Shift+P` or press F1 and select and **Remote-Containers: Add Development Container Configuration Files. - 3. Select the Azure Terraform definition. + 2. Open the Command Palette with `Ctrl/CMD+Shift+P` or press F1 and select **Remote-Containers: Add Development Container Configuration Files. + 3. Select the **Azure Terraform** definition. 3. To use latest-and-greatest copy of this definition from the repository: 1. Clone this repository.