From a07e512872c59a2f7a36b688b5cfa1f815a6d152 Mon Sep 17 00:00:00 2001 From: Kevin van Zonneveld Date: Sat, 3 Oct 2015 09:44:09 +0200 Subject: [PATCH] Add note for installing on other platforms I didn't think of checking the releases for binaries and started compiling myself for Linux. Not terrible, but perhaps this note saves other folks being equally thick some time ;) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c065e57..5895650 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ On OSX, install it with Homebrew: This is only a tiny tool, so it's not in the main Homebrew repo. Feel free to add it, if you think that would be useful. +Alternatively, you can download a [release](https://github.com/adammck/terraform-inventory/releases) suitable +to your platform and unzip it. Make sure the `terraform-inventory` binary is executable and you're ready to go. ## Usage