From 9e5a2ae59bf587a7ca34197dc997d0d66cda005f Mon Sep 17 00:00:00 2001 From: warren-veerasingam Date: Sun, 27 May 2018 00:24:11 -0500 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3d1b4808..18270898 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ -The `tfswitch` command line tool lets you switch between different versions of [terraform](https://www.terraform.io/){:target="_blank"}. +The `tfswitch` command line tool lets you switch between different versions of [terraform](https://www.terraform.io/). If you do not have a particular version of terraform installed, `tfswitch` will download the version you desire. The installation is minimal and easy. Once installed, simply select the version you require from the dropdown and start using terraform. @@ -21,7 +21,7 @@ See installation guide here: [tfswitch installation](https://warrensbox.github.i ### Homebrew -Installation for MacOS is the easiest with Homebrew. [If you do not have homebrew installed, click here](https://brew.sh/){:target="_blank"}. +Installation for MacOS is the easiest with Homebrew. [If you do not have homebrew installed, click here](https://brew.sh/). ```ruby