From 88b9b31f6a489993ce60d50a451a250f50691f2e Mon Sep 17 00:00:00 2001 From: "Stanislav N. aka pztrn" Date: Tue, 22 Nov 2016 11:56:48 +0500 Subject: [PATCH] Updated README about required Go version. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 72bfba4..20cb507 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,11 @@ files, etc. # Installation +## Precautions + +Due to Go's GC bugs, it is required to use devel version of Go +compiler! + ## Release You don't need to install anything, thanks to Go's.