From 38cdb41a1b9f2220e398593d9db22ecee67b60dc Mon Sep 17 00:00:00 2001 From: Raul Bernal Date: Thu, 13 May 2021 14:09:55 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b6a360..590bc56 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Install deps sudo apt-get install build-essential jq ``` -# Compile instructions +# Compile instructions: install GoLang Install Go 1.15.x (there are some issues with SDK keyring and 1.16.x) The official instructions can be found here: https://golang.org/doc/install