From 2aa1dc3a1b4acdfbe92d9f236ef178bbd8a62476 Mon Sep 17 00:00:00 2001 From: Peter Broadhurst Date: Wed, 20 Jun 2018 11:23:15 -0400 Subject: [PATCH] Add release info to readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 4db5f1a..ae91110 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,11 @@ interface and code samples for: - Checking for transaction receipts - Private Transactions compatible with Quorum, and the [EEA Enterprise Ethereum Client Specification V1](https://entethalliance.org/resources/) +## Installing (Mac/Linux/Windows) + +Grab the latest binary release from: https://github.com/kaleido-io/kaleido-go/releases +Download, unzip and run. + ## License This code is distributed under the [Apache 2 license](LICENSE).