From 2583e8378c0bfb3c59e582b9be6a3b24285bda9c Mon Sep 17 00:00:00 2001 From: Robert Peteuil Date: Sun, 13 May 2018 13:50:45 -0700 Subject: [PATCH] update README --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 68daaff..31d960d 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,11 @@ --- -The **terraform-install** script automates the process of downloading and installing Terraform. It provides an ideal method for installing on new hosts, installing updates and downgrading if necessary. This script detects the latest version, OS and CPU-Architecture and allows installation to local or system locations. Optional parameters allow installing a specific version and installing to /usr/local/bin without prompting. +The **terraform-install** script automates the process of downloading and installing Terraform. It provides an ideal method for installing on new hosts, installing updates and downgrading if necessary. + +This installer is similar to my [Packer Installer](https://github.com/robertpeteuil/packer-installer) + +This script detects the latest version, OS and CPU-Architecture and allows installation to local or system locations. Optional parameters allow installing a specific version and installing to /usr/local/bin without prompting. Options: