From d1c144775858916b12f897244b6d806f833a5412 Mon Sep 17 00:00:00 2001 From: Henrik Hautakoski Date: Wed, 24 Jun 2020 17:47:27 +0200 Subject: [PATCH] README.md: Document go-lang version. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 027d21c..b2ed9cf 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ This program implements EOSIO healthcheck for HAProxy over TCP. +## Compiling + +You will need go-lang version `1.14` or later to compile the source. + ## TCP Protocol The protocol is simple and has 4 rules.