From c6945fa3d3a620abc066c6d6997111af2b9e7d48 Mon Sep 17 00:00:00 2001 From: Alex Feigenson Date: Fri, 1 Feb 2019 10:50:08 -0600 Subject: [PATCH] Slight readme fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1256b3c..9cbcbc8 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Once done, it will make a call to Ansible for post provisioning configuration. ## Requirements -* Azure CLI - for OS X, [Homebrew is easiest](https://brew.sh/) is easiest +* Azure CLI - for OS X, [Homebrew is easiest](https://brew.sh/) * SSH key placed in `/keys` that **matches** the value of your project name * `terraform.tfvars` edited to your liking